Home
last modified time | relevance | path

Searched refs:FM_ST1L (Results 1 – 5 of 5) sorted by relevance

/linux-2.4.37.9/drivers/net/skfp/h/
Dskfbiinc.h73 #define FMA_ST1L FMA(FM_ST1L)
Dsupern_2.h244 #define FM_ST1L 0x01 /* read lower 16-bit of status reg 1 */ macro
Dskfbi.h1856 #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)))
/linux-2.4.37.9/drivers/net/skfp/
Ddrvfbi.c320 stl = inpw(FM_A(FM_ST1L)) ;
380 stl = inpw(FM_A(FM_ST1L)) ;
Dhwmtm.c754 stl = inpw(FM_A(FM_ST1L)) ;