Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/fddi/skfp/
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()
763 outpw(PLC(np,PL_INTR_MASK),plc_imsk_na) ; in pcm_fsm()
1677 corr_mask = (plc_imsk_na & ~PL_EBUF_ERR) ; in plc_irq()