Home | Sort by: relevance | last modified time | path |
/src/sys/arch/acorn32/podulebus/ | |
if_iereg.h | 173 u_short ie_err_crc; /* CRC errors */ member in struct:ie_sys_ctl_block |
if_ie.c | 1308 sc->sc_ethercom.ec_if.if_ierrors += scb.ie_err_crc + 1312 scb.ie_err_crc = scb.ie_err_align = 0; |
/src/sys/arch/mvme68k/stand/netboot/ | |
i82586.h | 116 u_short ie_err_crc; /* CRC errors */ member in struct:ie_scb |
/src/sys/arch/sun3/dev/ | |
i82586.h | 92 u_short ie_err_crc; /* CRC errors */ member in struct:ie_sys_ctl_block |
if_ie.c | 546 SWAP(scb->ie_err_crc) + 550 scb->ie_err_crc = 0; |