Home
last modified time | relevance | path

Searched refs:supported_options2 (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/aacraid/
H A Dlinit.c1088 __le32 supported_options2 = 0; in aac_eh_host_reset() local
1096 supported_options2 = aac->supplement_adapter_info.supported_options2; in aac_eh_host_reset()
1097 is_mu_reset = supported_options2 & AAC_OPTION_MU_RESET; in aac_eh_host_reset()
1098 is_doorbell_reset = supported_options2 & AAC_OPTION_DOORBELL_RESET; in aac_eh_host_reset()
1099 is_ignore_reset = supported_options2 & AAC_OPTION_IGNORE_RESET; in aac_eh_host_reset()
1243 if (dev->supplement_adapter_info.supported_options2 & in aac_show_flags()
H A Drx.c476 if (!(dev->supplement_adapter_info.supported_options2 & in aac_rx_restart_adapter()
H A Daachba.c477 if (fibptr->dev->supplement_adapter_info.supported_options2 & in aac_get_containers()
641 fibptr->dev->supplement_adapter_info.supported_options2; in _aac_probe_container2()
706 if (fibptr->dev->supplement_adapter_info.supported_options2 & in _aac_probe_container1()
745 if (fibptr->dev->supplement_adapter_info.supported_options2 & in _aac_probe_container()
2168 (dev->supplement_adapter_info.supported_options2 & in aac_get_adapter_info()
2717 if (!(aac->supplement_adapter_info.supported_options2 & in aac_start_stop()
H A Daacraid.h1403 __le32 supported_options2; member
/kernel/linux/linux-6.6/drivers/scsi/aacraid/
H A Dlinit.c1089 __le32 supported_options2 = 0; in aac_eh_host_reset() local
1097 supported_options2 = aac->supplement_adapter_info.supported_options2; in aac_eh_host_reset()
1098 is_mu_reset = supported_options2 & AAC_OPTION_MU_RESET; in aac_eh_host_reset()
1099 is_doorbell_reset = supported_options2 & AAC_OPTION_DOORBELL_RESET; in aac_eh_host_reset()
1100 is_ignore_reset = supported_options2 & AAC_OPTION_IGNORE_RESET; in aac_eh_host_reset()
1244 if (dev->supplement_adapter_info.supported_options2 & in aac_show_flags()
H A Daachba.c477 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()
2176 (dev->supplement_adapter_info.supported_options2 & in aac_get_adapter_info()
2717 if (!(aac->supplement_adapter_info.supported_options2 & in aac_start_stop()
H A Drx.c476 if (!(dev->supplement_adapter_info.supported_options2 & in aac_rx_restart_adapter()
H A Daacraid.h1404 __le32 supported_options2; member

Completed in 30 milliseconds