Searched refs:supplement_adapter_info (Results 1 – 6 of 6) sorted by relevance
1097 supported_options2 = aac->supplement_adapter_info.supported_options2; in aac_eh_host_reset()1192 if (dev->supplement_adapter_info.adapter_type_text[0]) { in aac_show_model()1193 char *cp = dev->supplement_adapter_info.adapter_type_text; in aac_show_model()1212 sup_adap_info = &dev->supplement_adapter_info; in aac_show_vendor()1244 if (dev->supplement_adapter_info.supported_options2 & in aac_show_flags()1312 !memcmp(&dev->supplement_adapter_info.mfg_pcba_serial_no[ in aac_show_serial_number()1313 sizeof(dev->supplement_adapter_info.mfg_pcba_serial_no)-len], in aac_show_serial_number()1316 (int)sizeof(dev->supplement_adapter_info.mfg_pcba_serial_no), in aac_show_serial_number()1317 dev->supplement_adapter_info.mfg_pcba_serial_no); in aac_show_serial_number()
477 if (fibptr->dev->supplement_adapter_info.supported_options2 & in aac_get_containers()653 fibptr->dev->supplement_adapter_info.supported_options2; in _aac_probe_container2()718 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()915 sup_adap_info = &dev->supplement_adapter_info; in setinqstr()1710 dev->supplement_adapter_info.virt_device_bus); in aac_send_safw_bmic_cmd()1712 dev->supplement_adapter_info.virt_device_target); in aac_send_safw_bmic_cmd()2073 dev->supplement_adapter_info.virt_device_bus = 0xffff; in aac_get_adapter_info()2092 memcpy(&dev->supplement_adapter_info, sinfo, sizeof(*sinfo)); in aac_get_adapter_info()2150 (int)sizeof(dev->supplement_adapter_info.build_date), in aac_get_adapter_info()[all …]
476 if (!(dev->supplement_adapter_info.supported_options2 & in aac_rx_restart_adapter()
2304 vbus = (u32)le16_to_cpu(dev->supplement_adapter_info.virt_device_bus); in aac_send_wellness_command()2305 vid = (u32)le16_to_cpu(dev->supplement_adapter_info.virt_device_target); in aac_send_wellness_command()
708 supported_options3 = dev->supplement_adapter_info.supported_options3; in aac_dump_fw_fib_iop_reset()
1638 struct aac_supplement_adapter_info supplement_adapter_info; member