Searched refs:HME_MAC_TXCFG_DGIVEUP (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/sys/dev/ic/ | ||
| D | hmereg.h | 207 #define HME_MAC_TXCFG_DGIVEUP 0x00000400 /* Don't give up on transmits */ macro |
| D | hme.c | 616 v |= (HME_MAC_TXCFG_ENABLE | HME_MAC_TXCFG_DGIVEUP); in hme_init() |