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