Searched refs:rbc_ram_end (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/skfp/h/
H A Dfplustm.h141 u_short rbc_ram_end ; /* FIFO size */ member in struct:s_smt_fifo_conf
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/skfp/
H A Dfplustm.c159 smc->hw.fp.fifo.rbc_ram_end =
164 i < (u_short) (smc->hw.fp.fifo.rbc_ram_end-1); i++)
190 outpw(FM_A(FM_EARV2),smc->hw.fp.fifo.rbc_ram_end-1) ;
193 outpw(FM_A(FM_RPR2),smc->hw.fp.fifo.rbc_ram_end-1) ;
194 outpw(FM_A(FM_SWPR2),smc->hw.fp.fifo.rbc_ram_end-1) ;
195 outpw(FM_A(FM_WPR2),smc->hw.fp.fifo.rbc_ram_end-1) ;
196 outpw(FM_A(FM_EARV2),smc->hw.fp.fifo.rbc_ram_end-1) ;
1374 DB_SMT("rbc_ram_start = %x rbc_ram_end = %x\n",
1375 smc->hw.fp.fifo.rbc_ram_start, smc->hw.fp.fifo.rbc_ram_end) ;

Completed in 45 milliseconds