Searched refs:FM_ST2U (Results 1 – 4 of 4) sorted by relevance
50 #define FMA_ST2U FMA(FM_ST2U)
1071 #define GET_ST2() (((long)inpw(FM_A(FM_ST2U))<<16) + inpw(FM_A(FM_ST2L)))1081 #define GET_ST2() inp2w((FM_A(FM_ST2U)),(FM_A(FM_ST2L)))
245 #define FM_ST2U 0x02 /* read upper 16-bit of status reg 2 */ macro
761 stu= inpw(FM_A(FM_ST2U)) ; in fddi_isr()