Searched refs:FM_ST2L (Results 1 – 4 of 4) sorted by relevance
49 #define FMA_ST2L FMA(FM_ST2L)
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)))
246 #define FM_ST2L 0x03 /* read lower 16-bit of status reg 2 */ macro
762 stl= inpw(FM_A(FM_ST2L)) ; in fddi_isr()