Home
last modified time | relevance | path

Searched refs:ccc_hba_start (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_waitq.c393 if (!(*cccp->ccc_hba_start)(cccp->ccc_hba_handle, gcmdp)) { in ghd_waitq_process_and_mutex_hold()
H A Dghd.h189 int (*ccc_hba_start)(void *handle, gcmd_t *); member
H A Dghd.c313 cccp->ccc_hba_start = hba_start; in ghd_register()
/illumos-gate/usr/src/uts/sun/sys/dada/adapters/ghd/
H A Dghd.h176 int (*ccc_hba_start)(void *handle, gcmd_t *); member