Home
last modified time | relevance | path

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

/linux/drivers/scsi/
H A Da2091.h62 #define ISTR_INTS (1<<6) macro
H A Da3000.h65 #define ISTR_INTS (1<<6) macro
H A Da2091.c39 if (!(status & (ISTR_INT_F | ISTR_INT_P)) || !(status & ISTR_INTS)) in a2091_intr()