Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd.c227 (*cccp->ccc_hba_complete)(cccp->ccc_hba_handle, gcmdp, TRUE); in ghd_doneq_process()
314 cccp->ccc_hba_complete = hba_complete; in ghd_register()
829 (*cccp->ccc_hba_complete)(cccp->ccc_hba_handle, gcmdp, FALSE); in ghd_transport()
H A Dghd.h190 void (*ccc_hba_complete)(void *handle, gcmd_t *, int); member
/illumos-gate/usr/src/uts/sun/sys/dada/adapters/ghd/
H A Dghd.h177 void (*ccc_hba_complete)(void *handle, gcmd_t *, int); member