Home
last modified time | relevance | path

Searched defs:plc_imsk_na (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/fddi/skfp/
H A Dpcmplc.c182 static const int plc_imsk_na = PL_PCM_CODE | PL_TRACE_PROP | PL_PCM_BREAK | variable
188 static int plc_imsk_na = PL_PCM_CODE | PL_TRACE_PROP | PL_PCM_BREAK | variable
459 outpw(PLC(p,PL_INTR_MASK),plc_imsk_na); /* enable non active irq's */ in plc_init() local
767 outpw(PLC(np,PL_INTR_MASK),plc_imsk_na) ; in pcm_fsm() local
/kernel/linux/linux-6.6/drivers/net/fddi/skfp/
H A Dpcmplc.c178 static const int plc_imsk_na = PL_PCM_CODE | PL_TRACE_PROP | PL_PCM_BREAK | variable
184 static int plc_imsk_na = PL_PCM_CODE | PL_TRACE_PROP | PL_PCM_BREAK | variable
455 outpw(PLC(p,PL_INTR_MASK),plc_imsk_na); /* enable non active irq's */ in plc_init() local
763 outpw(PLC(np,PL_INTR_MASK),plc_imsk_na) ; in pcm_fsm() local

Completed in 5 milliseconds