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