Home
last modified time | relevance | path

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

/NextBSD/sys/dev/twe/
HDtweio.h52 #define TWEQ_READY 2 macro
HDtwevar.h242 TWEQ_REQUEST_QUEUE(ready, TWEQ_READY) in TWEQ_REQUEST_QUEUE()
HDtwe.c596 case TWEQ_READY: in twe_ioctl()
1894 …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()