Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/skfp/
Dpcmplc.c567 if (inpw(PLC(np,PL_STATUS_B)) & PL_PCM_SIGNAL) {
782 if (inpw(PLC(np,PL_STATUS_B)) & PL_PCM_SIGNAL) {
849 if (!(inpw(PLC(np,PL_STATUS_B)) & PL_PCM_SIGNAL))
853 !(inpw(PLC(np,PL_STATUS_B)) & PL_PCM_SIGNAL))
/linux-2.4.37.9/drivers/net/skfp/h/
Dsupern_2.h922 #define PL_PCM_SIGNAL 0x0040 /* indic. that XMIT_VECTOR hb.written*/ macro