Home
last modified time | relevance | path

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

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