Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/
Daha152x.h102 #define P_MASK (SIG_MSGI|SIG_CDI|SIG_IOI) macro
Daha152x.c2203 switch(GETPORT(SCSISIG) & P_MASK) { in update_state()
2333 SETPORT(SCSISIG, GETPORT(SCSISIG) & P_MASK); in is_complete()
2541 switch (s & P_MASK) { in get_ports()
/kernel/linux/linux-5.10/include/net/
Derspan.h75 #define P_MASK 0x8000 macro