Home
last modified time | relevance | path

Searched refs:is_doorbell_reset (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/scsi/aacraid/
Dlinit.c1102 bool is_doorbell_reset; in aac_eh_host_reset() local
1109 is_doorbell_reset = supported_options2 & AAC_OPTION_DOORBELL_RESET; in aac_eh_host_reset()
1116 if ((is_mu_reset || is_doorbell_reset) in aac_eh_host_reset()