Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/1394/targets/av1394/
H A Dav1394_queue.c53 q->q_max = max; in av1394_initq()
69 q->q_max = max; in av1394_setmaxq()
79 max = q->q_max; in av1394_getmaxq()
165 if (q->q_size + len > q->q_max) { in av1394_put_common()
/titanic_50/usr/src/uts/common/sys/1394/targets/av1394/
H A Dav1394_impl.h85 int q_max; /* max data size */ member
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h263 uint16_t q_max; /* max length queue can get */ member