Searched refs:use_first (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_dma.c129 gcmdp->use_first = 1;
208 if (gcmdp->use_first == 1) {
210 gcmdp->use_first = 0;
H A Dghd.h127 int use_first; member in struct:ghd_cmd
/illumos-gate/usr/src/cmd/mdb/common/modules/crypto/
H A Dsched_impl.c240 areq_walk_init_common(mdb_walk_state_t *wsp, boolean_t use_first) argument
253 if ((wsp->walk_addr = (use_first ? (uintptr_t)gswq_copy.gs_first :

Completed in 103 milliseconds