Home
last modified time | relevance | path

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

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