Home
last modified time | relevance | path

Searched refs:TWEQ_READY (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/twe/
Dtweio.h54 #define TWEQ_READY 2 macro
Dtwevar.h244 TWEQ_REQUEST_QUEUE(ready, TWEQ_READY) in TWEQ_REQUEST_QUEUE()
Dtwe.c598 case TWEQ_READY: in twe_ioctl()
1896 …sc->twe_qstat[TWEQ_READY].q_length, sc->twe_qstat[TWEQ_READY].q_max, sc->twe_qstat[TWEQ_READY].q_m… in twe_print_controller()