Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/warlock/
H A Duata.wlcmd107 add cmd_ctl::ccc_hba_start target ata_hba_start
H A Dsd_with_uata.wlcmd89 add cmd_ctl::ccc_hba_start target ata_hba_start
/titanic_50/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd_waitq.c395 if (!(*cccp->ccc_hba_start)(cccp->ccc_hba_handle, gcmdp)) { in ghd_waitq_process_and_mutex_hold()
H A Dghd.h191 int (*ccc_hba_start)(void *handle, gcmd_t *); member
H A Dghd.c313 cccp->ccc_hba_start = hba_start; in ghd_register()
/titanic_50/usr/src/uts/sun/sys/dada/adapters/ghd/
H A Dghd.h176 int (*ccc_hba_start)(void *handle, gcmd_t *); member