Searched refs:supplement_adapter_info (Results 1 – 6 of 6) sorted by relevance
1068 supported_options2 = aac->supplement_adapter_info.supported_options2; in aac_eh_host_reset()1221 if (dev->supplement_adapter_info.adapter_type_text[0]) { in aac_show_model()1222 char *cp = dev->supplement_adapter_info.adapter_type_text; in aac_show_model()1241 sup_adap_info = &dev->supplement_adapter_info; in aac_show_vendor()1272 if (dev->supplement_adapter_info.supported_options2 & in aac_show_flags()1340 !memcmp(&dev->supplement_adapter_info.mfg_pcba_serial_no[ in aac_show_serial_number()1341 sizeof(dev->supplement_adapter_info.mfg_pcba_serial_no)-len], in aac_show_serial_number()1344 (int)sizeof(dev->supplement_adapter_info.mfg_pcba_serial_no), in aac_show_serial_number()1345 dev->supplement_adapter_info.mfg_pcba_serial_no); in aac_show_serial_number()
476 if (fibptr->dev->supplement_adapter_info.supported_options2 & in aac_get_containers()640 fibptr->dev->supplement_adapter_info.supported_options2; in _aac_probe_container2()705 if (fibptr->dev->supplement_adapter_info.supported_options2 & in _aac_probe_container1()744 if (fibptr->dev->supplement_adapter_info.supported_options2 & in _aac_probe_container()897 sup_adap_info = &dev->supplement_adapter_info; in setinqstr()1693 dev->supplement_adapter_info.virt_device_bus); in aac_send_safw_bmic_cmd()1695 dev->supplement_adapter_info.virt_device_target); in aac_send_safw_bmic_cmd()2063 dev->supplement_adapter_info.virt_device_bus = 0xffff; in aac_get_adapter_info()2082 memcpy(&dev->supplement_adapter_info, sinfo, sizeof(*sinfo)); in aac_get_adapter_info()2140 (int)sizeof(dev->supplement_adapter_info.build_date), in aac_get_adapter_info()[all …]
466 if (!(dev->supplement_adapter_info.supported_options2 & in aac_rx_restart_adapter()
2314 vbus = (u32)le16_to_cpu(dev->supplement_adapter_info.virt_device_bus); in aac_send_wellness_command()2315 vid = (u32)le16_to_cpu(dev->supplement_adapter_info.virt_device_target); in aac_send_wellness_command()
697 supported_options3 = dev->supplement_adapter_info.supported_options3; in aac_dump_fw_fib_iop_reset()
1639 struct aac_supplement_adapter_info supplement_adapter_info; member