Searched refs:csio_is_host_intr_enabled (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/scsi/csiostor/ | ||
D | csio_hw.h | 432 #define csio_is_host_intr_enabled(__hw) \ macro |
D | csio_mb.c | 1209 } else if (!csio_is_host_intr_enabled(hw) || in csio_mb_issue() |