Home
last modified time | relevance | path

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

/linux/drivers/net/fddi/skfp/h/
H A Dskfbiinc.h43 #define FMA_ST1L FMA(FM_ST1L)
H A Dskfbi.h833 #define GET_ST1() (((long)inpw(FM_A(FM_ST1U))<<16) + inpw(FM_A(FM_ST1L)))
843 #define GET_ST1() inp2w((FM_A(FM_ST1U)),(FM_A(FM_ST1L)))
H A Dsupern_2.h240 #define FM_ST1L 0x01 /* read lower 16-bit of status reg 1 */ macro
/linux/drivers/net/fddi/skfp/
H A Ddrvfbi.c209 stl = inpw(FM_A(FM_ST1L)) ; in mac1_irq()
H A Dhwmtm.c748 stl = inpw(FM_A(FM_ST1L)) ; in fddi_isr()