Searched refs:CanHaveMII (Results 1 - 2 of 2) 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;
674 if (driver_flags & CanHaveMII) {
H A Dsundance.c277 enum chip_capability_flags { CanHaveMII = 1, KendinPktDropBug = 2, }; enumerator in enum:chip_capability_flags

Completed in 27 milliseconds