Searched refs:supplement_adapter_info (Results 1 – 6 of 6) sorted by relevance
1107 supported_options2 = aac->supplement_adapter_info.supported_options2; in aac_eh_host_reset()1202 if (dev->supplement_adapter_info.adapter_type_text[0]) { in aac_show_model()1203 char *cp = dev->supplement_adapter_info.adapter_type_text; in aac_show_model()1222 sup_adap_info = &dev->supplement_adapter_info; in aac_show_vendor()1254 if (dev->supplement_adapter_info.supported_options2 & in aac_show_flags()1322 !memcmp(&dev->supplement_adapter_info.mfg_pcba_serial_no[ in aac_show_serial_number()1323 sizeof(dev->supplement_adapter_info.mfg_pcba_serial_no)-len], in aac_show_serial_number()1326 (int)sizeof(dev->supplement_adapter_info.mfg_pcba_serial_no), in aac_show_serial_number()1327 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()1711 dev->supplement_adapter_info.virt_device_bus); in aac_send_safw_bmic_cmd()1713 dev->supplement_adapter_info.virt_device_target); in aac_send_safw_bmic_cmd()2074 dev->supplement_adapter_info.virt_device_bus = 0xffff; in aac_get_adapter_info()2093 memcpy(&dev->supplement_adapter_info, sinfo, sizeof(*sinfo)); in aac_get_adapter_info()2151 (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()
2308 vbus = (u32)le16_to_cpu(dev->supplement_adapter_info.virt_device_bus); in aac_send_wellness_command()2309 vid = (u32)le16_to_cpu(dev->supplement_adapter_info.virt_device_target); in aac_send_wellness_command()
729 supported_options3 = dev->supplement_adapter_info.supported_options3; in aac_dump_fw_fib_iop_reset()
1643 struct aac_supplement_adapter_info supplement_adapter_info; member