Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Daacvar.h306 u_int32_t q_max; member
472 if (qs->q_length > qs->q_max) \
473 qs->q_max = qs->q_length; \
480 sc->aac_qstat[qname].q_max = 0; \