Searched refs:supplement_adapter_info (Results 1 – 6 of 6) sorted by relevance
1078 supported_options2 = aac->supplement_adapter_info.supported_options2; in aac_eh_host_reset()1230 if (dev->supplement_adapter_info.adapter_type_text[0]) { in aac_show_model()1231 char *cp = dev->supplement_adapter_info.adapter_type_text; in aac_show_model()1250 sup_adap_info = &dev->supplement_adapter_info; in aac_show_vendor()1281 if (dev->supplement_adapter_info.supported_options2 & in aac_show_flags()1349 !memcmp(&dev->supplement_adapter_info.mfg_pcba_serial_no[ in aac_show_serial_number()1350 sizeof(dev->supplement_adapter_info.mfg_pcba_serial_no)-len], in aac_show_serial_number()1353 (int)sizeof(dev->supplement_adapter_info.mfg_pcba_serial_no), in aac_show_serial_number()1354 dev->supplement_adapter_info.mfg_pcba_serial_no); in aac_show_serial_number()
490 if (fibptr->dev->supplement_adapter_info.supported_options2 & in aac_get_containers()654 fibptr->dev->supplement_adapter_info.supported_options2; in _aac_probe_container2()719 if (fibptr->dev->supplement_adapter_info.supported_options2 & in _aac_probe_container1()758 if (fibptr->dev->supplement_adapter_info.supported_options2 & in _aac_probe_container()911 sup_adap_info = &dev->supplement_adapter_info; in setinqstr()1707 dev->supplement_adapter_info.virt_device_bus); in aac_send_safw_bmic_cmd()1709 dev->supplement_adapter_info.virt_device_target); in aac_send_safw_bmic_cmd()2077 dev->supplement_adapter_info.virt_device_bus = 0xffff; in aac_get_adapter_info()2096 memcpy(&dev->supplement_adapter_info, sinfo, sizeof(*sinfo)); in aac_get_adapter_info()2154 (int)sizeof(dev->supplement_adapter_info.build_date), in aac_get_adapter_info()[all …]
480 if (!(dev->supplement_adapter_info.supported_options2 & in aac_rx_restart_adapter()
2327 vbus = (u32)le16_to_cpu(dev->supplement_adapter_info.virt_device_bus); in aac_send_wellness_command()2328 vid = (u32)le16_to_cpu(dev->supplement_adapter_info.virt_device_target); in aac_send_wellness_command()
711 supported_options3 = dev->supplement_adapter_info.supported_options3; in aac_dump_fw_fib_iop_reset()
1652 struct aac_supplement_adapter_info supplement_adapter_info; member