Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dgemreg.h349 #define GEM_MAC_TX_IGN_CARRIER 0x00000002 /* Ignore carrier sense */ macro
H A Dgem.c1369 v |= GEM_MAC_TX_IGN_CARRIER|GEM_MAC_TX_IGN_COLLIS; in gem_mii_statchg()