Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/twe/
HDtweio.h51 #define TWEQ_READY 2 macro
HDtwevar.h241 TWEQ_REQUEST_QUEUE(ready, TWEQ_READY) in TWEQ_REQUEST_QUEUE()
HDtwe.c598 case TWEQ_READY: in twe_ioctl()
1891 …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()