Searched refs:IE_ST_WHENCE (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/ie/
H A Dif_ie.c369 ie_ack(sc, IE_ST_WHENCE & status);
405 if ((status = sc->scb->ie_status) & IE_ST_WHENCE)
542 ie_ack(sc, IE_ST_WHENCE);
1076 ie_ack(sc, IE_ST_WHENCE);
1239 ie_ack(sc, IE_ST_WHENCE);
1264 ie_ack(sc, IE_ST_WHENCE);
1442 ie_ack(sc, IE_ST_WHENCE);
/freebsd-11-stable/sys/dev/ic/
H A Di82586.h117 #define IE_ST_WHENCE 0xf000 /* mask for cause of interrupt */ macro

Completed in 164 milliseconds