Searched refs:FM_ST1L (Results 1 – 5 of 5) sorted by relevance
73 #define FMA_ST1L FMA(FM_ST1L)
244 #define FM_ST1L 0x01 /* read lower 16-bit of status reg 1 */ macro
1856 #define GET_ST1() (((long)inpw(FM_A(FM_ST1U))<<16) + inpw(FM_A(FM_ST1L)))1866 #define GET_ST1() inp2w((FM_A(FM_ST1U)),(FM_A(FM_ST1L)))
320 stl = inpw(FM_A(FM_ST1L)) ;380 stl = inpw(FM_A(FM_ST1L)) ;
754 stl = inpw(FM_A(FM_ST1L)) ;