Home
last modified time | relevance | path

Searched refs:ghd_tran_reset_target (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/sun/sys/dada/adapters/ghd/
H A Dghd.h242 int ghd_tran_reset_target(ccc_t *cccp, gtgt_t *gtgtp, void *intr_status);
/titanic_41/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd.h275 int ghd_tran_reset_target(ccc_t *cccp, gtgt_t *gtgtp, void *intr_status);
H A Dghd.c670 ghd_tran_reset_target(ccc_t *cccp, gtgt_t *gtgtp, void *intr_status) in ghd_tran_reset_target() function
/titanic_41/usr/src/uts/intel/io/dktp/controller/ata/
H A Datapi.c455 return (ghd_tran_reset_target(&ADDR2CTL(ap)->ac_ccc, in atapi_tran_reset()
H A Data_disk.c936 rc = ghd_tran_reset_target(&ata_drvp->ad_ctlp->ac_ccc, gtgtp, in ata_disk_reset()