Searched defs:receive_errors (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_82571.c1504 u16 receive_errors = 0; local
1513 &receive_errors);
1516 if (receive_errors == E1000_RECEIVE_ERROR_MAX) {
H A De1000_hw.h639 u32 receive_errors; member in struct:e1000_phy_stats
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h226 uint32_t receive_errors; member in struct:e1000_phy_stats

Completed in 65 milliseconds