Searched refs:FM_ST1L (Results 1 – 5 of 5) sorted by relevance
43 #define FMA_ST1L FMA(FM_ST1L)
833 #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)))
240 #define FM_ST1L 0x01 /* read lower 16-bit of status reg 1 */ macro
209 stl = inpw(FM_A(FM_ST1L)) ; in mac1_irq()
748 stl = inpw(FM_A(FM_ST1L)) ; in fddi_isr()