cs89x0.c | 2007 int len, leftover, frameoff; local in function:cs_copy_tx_frame 2015 frameoff = PKTPG_TX_FRAME; 2040 CS_WRITE_PACKET_PAGE(sc, frameoff, dbuf); 2041 frameoff += 2; 2062 MEM_WRITE_REGION_2(sc, frameoff, 2064 frameoff += len; 2084 CS_WRITE_PACKET_PAGE(sc, frameoff, dbuf);
|