Home
last modified time | relevance | path

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

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