Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ic/
HDi82586.h211 #define IE_XS_LOSTCTS 0x0200 /* Lost CTS */ macro
/NextBSD/sys/dev/ie/
HDif_ie.c485 } else if (status & IE_XS_LOSTCTS) { in ietint()