Searched refs:FM_ST3L (Results 1 – 4 of 4) sorted by relevance
48 #define FMA_ST3L FMA(FM_ST3L)
836 #define GET_ST3() (((long)inpw(FM_A(FM_ST3U))<<16) + inpw(FM_A(FM_ST3L)))846 #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
761 stl= inpw(FM_A(FM_ST3L)) ; in fddi_isr()