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

/netbsd-6-1-5-RELEASE/sys/dev/pci/
H A Dif_lii.c1014 struct tx_pkt_header *txph; local
1028 txph = (struct tx_pkt_header *)
1031 if (txph->txph_size != txs->txps_size)
1039 sc->sc_txd_ack = (sc->sc_txd_ack + txph->txph_size + 7 ) & ~3;

Completed in 49 milliseconds