Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/aacraid/
Daacraid.h1435 #define AAC_OPTION_DOORBELL_RESET cpu_to_le32(0x00004000) macro
Dlinit.c1070 is_doorbell_reset = supported_options2 & AAC_OPTION_DOORBELL_RESET; in aac_eh_host_reset()