Home
last modified time | relevance | path

Searched refs:ccc_hba_handle (Results 1 – 6 of 6) 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()
317 cccp->ccc_hba_handle = hba_handle; in ghd_register()
396 void *handle = cccp->ccc_hba_handle; in ghd_intr()
480 if ((*cccp->ccc_get_status)(cccp->ccc_hba_handle, intr_status)) in ghd_poll()
481 (*cccp->ccc_process_intr)(cccp->ccc_hba_handle, in ghd_poll()
829 (*cccp->ccc_hba_complete)(cccp->ccc_hba_handle, gcmdp, FALSE); in ghd_transport()
H A Dghd_waitq.c393 if (!(*cccp->ccc_hba_start)(cccp->ccc_hba_handle, gcmdp)) { in ghd_waitq_process_and_mutex_hold()
402 cccp->ccc_hba_handle)); in ghd_waitq_process_and_mutex_hold()
H A Dghd_debug.c76 P->ccc_hba_handle, &P->ccc_ccballoc); in ghd_dump_ccc()
H A Dghd.h185 void *ccc_hba_handle; member
H A Dghd_timer.c340 hba_handle = cccp->ccc_hba_handle; in ghd_timer_newstate()
/illumos-gate/usr/src/uts/sun/sys/dada/adapters/ghd/
H A Dghd.h172 void *ccc_hba_handle; member