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