Home
last modified time | relevance | path

Searched refs:CAS_MAC_TX_CONF_ICOLLIS (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/cas/
H A Dif_casreg.h697 #define CAS_MAC_TX_CONF_ICOLLIS 0x00000004 /* Ignore collisions. */ macro
H A Dif_cas.c2318 txcfg |= CAS_MAC_TX_CONF_ICARR | CAS_MAC_TX_CONF_ICOLLIS; in cas_mii_statchg()