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