Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/fddi/skfp/
H A Dhwt.c165 is = GET_ISR() ; in hwt_read()
H A Dhwmtm.c734 while ((is = GET_ISR() & ISR_MASK)) { in fddi_isr()
/openbmc/linux/drivers/net/fddi/skfp/h/
H A Dskfbi.h741 #define GET_ISR() inpd(ISR_A) macro