Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/
Daha152x.h102 #define P_MASK (SIG_MSGI|SIG_CDI|SIG_IOI) macro
Daha152x.c2251 switch(GETPORT(SCSISIG) & P_MASK) { in update_state()
2381 SETPORT(SCSISIG, GETPORT(SCSISIG) & P_MASK); in is_complete()
2593 switch (s & P_MASK) { in get_ports()
/linux-6.6.21/include/net/
Derspan.h78 #define P_MASK 0x8000 macro