Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_waitq.c337 if (GHBA_NACTIVE(cccp) >= GHBA_MAXACTIVE(cccp)) { in ghd_waitq_process_and_mutex_hold()
343 GHBA_MAXACTIVE(cccp))); in ghd_waitq_process_and_mutex_hold()
H A Dghd.h206 #define GHBA_MAXACTIVE(cccp) ((cccp)->ccc_waitq.Q_maxactive) macro
/illumos-gate/usr/src/uts/sun/sys/dada/adapters/ghd/
H A Dghd.h191 #define GHBA_MAXACTIVE(cccp) ((cccp)->ccc_waitq.Q_maxactive) macro