Searched refs:FM_ST3L (Results 1 – 4 of 4) sorted by relevance
48 #define FMA_ST3L FMA(FM_ST3L)
841 #define GET_ST3() (((long)inpw(FM_A(FM_ST3U))<<16) + inpw(FM_A(FM_ST3L)))851 #define GET_ST3() inp2w((FM_A(FM_ST3U)),(FM_A(FM_ST3L)))
327 #define FM_ST3L 0x62 /* read lower 16-bit of status reg 3 */ macro
765 stl= inpw(FM_A(FM_ST3L)) ; in fddi_isr()