Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/skfp/
Dfplustm.c933 u_short t_max,x ; local
983 t_max = (u_short)(smc->mib.m[MAC0].fddiMACT_Max/32) ;
984 x = t_max/0x27 ;
986 if ((t_max == 0xfffe) || (t_max - x == 0x16))
987 t_max-- ;
988 outpw(FM_A(FM_TMAX),(u_short)t_max) ;