Searched refs:Q_nactive (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sun/sys/dada/adapters/ghd/
H A Dghd_waitq.h44 long Q_nactive; /* current # of outstanding gcmds */ member in struct:ghd_q
51 (qp)->Q_nactive = 0, \
67 #define GDEV_NACTIVE(gdevp) ((gdevp)->gd_waitq.Q_nactive)
H A Dghd.h192 #define GHBA_NACTIVE(cccp) ((cccp)->ccc_waitq.Q_nactive)
/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_waitq.h44 long Q_nactive; /* current # of outstanding gcmds */ member in struct:ghd_q
51 (qp)->Q_nactive = 0, \
67 #define GDEV_NACTIVE(gdevp) ((gdevp)->gd_waitq.Q_nactive)
H A Dghd.h209 #define GHBA_NACTIVE(cccp) ((cccp)->ccc_waitq.Q_nactive)

Completed in 60 milliseconds