Searched refs:cmd_waitq_level (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_waitq.c242 gcmdp->cmd_waitq_level++;
265 * request is completed normally. The cmd_waitq_level value
269 switch (gcmdp->cmd_waitq_level) {
310 (void *)gcmdp, (void *)qp, gcmdp->cmd_waitq_level));
387 gcmdp->cmd_waitq_level++;
400 gcmdp->cmd_waitq_level--;
H A Dghd_debug.c91 P->cmd_state, P->cmd_waitq_level, P->cmd_flags);
H A Dghd.h104 ulong_t cmd_waitq_level; /* which wait Q this request is on */ member in struct:ghd_cmd
H A Dghd.c768 gcmdp->cmd_waitq_level = 1;
/illumos-gate/usr/src/uts/sun/sys/dada/adapters/ghd/
H A Dghd.h96 uint32_t cmd_waitq_level; /* which wait Q this request is on */ member in struct:ghd_cmd

Completed in 61 milliseconds