Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_queue.c51 q->q_max = max; in av1394_initq()
67 q->q_max = max; in av1394_setmaxq()
77 max = q->q_max; in av1394_getmaxq()
163 if (q->q_size + len > q->q_max) { in av1394_put_common()
/illumos-gate/usr/src/uts/common/sys/1394/targets/av1394/
H A Dav1394_impl.h84 int q_max; /* max data size */ member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h265 uint16_t q_max; /* max length queue can get */ member