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

/freebsd-11.0-release/sys/dev/en/
H A Dmidwayvar.h150 #define VCC_CLOSE_RX 0x0004 /* currently closing */ macro
H A Dmidway.c984 (vc->vflags & VCC_CLOSE_RX)) {
1308 vc->vflags |= VCC_CLOSE_RX;
1835 vc->vflags &= ~VCC_CLOSE_RX;

Completed in 108 milliseconds