Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/ic/
H A Di82586reg.h202 #define IE_CUS_ACTIVE 0x0200 /* command unit is active */ macro
H A Di82586.c1105 if ((sc->ie_bus_read16(sc, off) & IE_CUS_ACTIVE) == 0) { in iexmit()