Searched refs:supported_options2 (Results 1 – 4 of 4) sorted by relevance
1060 __le32 supported_options2 = 0; in aac_eh_host_reset() local1068 supported_options2 = aac->supplement_adapter_info.supported_options2; in aac_eh_host_reset()1069 is_mu_reset = supported_options2 & AAC_OPTION_MU_RESET; in aac_eh_host_reset()1070 is_doorbell_reset = supported_options2 & AAC_OPTION_DOORBELL_RESET; in aac_eh_host_reset()1071 is_ignore_reset = supported_options2 & AAC_OPTION_IGNORE_RESET; in aac_eh_host_reset()1272 if (dev->supplement_adapter_info.supported_options2 & in aac_show_flags()
466 if (!(dev->supplement_adapter_info.supported_options2 & in aac_rx_restart_adapter()
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()2165 (dev->supplement_adapter_info.supported_options2 & in aac_get_adapter_info()2786 if (!(aac->supplement_adapter_info.supported_options2 & in aac_start_stop()
1401 __le32 supported_options2; member