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.c53 q->q_max = max;
69 q->q_max = max;
79 max = q->q_max;
165 if (q->q_size + len > q->q_max) {
/illumos-gate/usr/src/uts/common/sys/1394/targets/av1394/
H A Dav1394_impl.h85 int q_max; /* max data size */ member in struct:av1394_queue_s
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h263 uint16_t q_max; /* max length queue can get */ member in struct:emlxs_queue

Completed in 75 milliseconds