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

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dw89c840.c138 enum chip_capability_flags {CanHaveMII=1, HasBrokenTx=2}; enumerator in enum:chip_capability_flags
146 static u32 driver_flags = CanHaveMII | HasBrokenTx;
527 if ((w840private.drv_flags & HasBrokenTx) && w840private.tx_q_bytes > TX_BUG_FIFO_LIMIT) {

Completed in 17 milliseconds