Home
last modified time | relevance | path

Searched refs:P_MASK (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/
H A Derspan.h75 #define P_MASK 0x8000 macro
/kernel/linux/linux-6.6/include/net/
H A Derspan.h78 #define P_MASK 0x8000 macro
/kernel/linux/linux-5.10/drivers/scsi/
H A Daha152x.h102 #define P_MASK (SIG_MSGI|SIG_CDI|SIG_IOI) macro
H A 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-6.6/drivers/scsi/
H A Daha152x.h102 #define P_MASK (SIG_MSGI|SIG_CDI|SIG_IOI) macro
H A 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()

Completed in 11 milliseconds