Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/scsi/
Daha152x.h101 #define P_MASK (SIG_MSGI|SIG_CDI|SIG_IOI) macro
Daha152x.c2216 switch(GETPORT(SCSISIG) & P_MASK) { in update_state()
2346 SETPORT(SCSISIG, GETPORT(SCSISIG) & P_MASK); in is_complete()
2554 switch (s & P_MASK) { in get_ports()