Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ic/
HDi82586.h98 #define IE_RU_ABORT 0x0040 /* abort current receive operation */ macro
/NextBSD/sys/dev/ie/
HDif_ie.c1149 if (command_and_wait(sc, IE_RU_ABORT | IE_CU_ABORT, 0, 0)) in iereset()