Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/scsi/
Da2091.h64 #define ISTR_INT_P (1<<4) macro
Da3000.h67 #define ISTR_INT_P (1<<4) macro
Da2091.c39 if (!(status & (ISTR_INT_F | ISTR_INT_P)) || !(status & ISTR_INTS)) in a2091_intr()
Da3000.c41 if (!(status & ISTR_INT_P)) in a3000_intr()