Searched refs:FM_ST3U (Results 1 – 4 of 4) sorted by relevance
53 #define FMA_ST3U FMA(FM_ST3U)
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)))
330 #define FM_ST3U 0x61 /* read upper 16-bit of status reg 3 */ macro
768 stu= inpw(FM_A(FM_ST3U)) ; in fddi_isr()