Home
last modified time | relevance | path

Searched refs:ghd_tran_abort (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/sun/sys/dada/adapters/ghd/
H A Dghd.h239 int ghd_tran_abort(ccc_t *cccp, gcmd_t *cmdp, gtgt_t *gtgtp,
/titanic_41/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd.h272 int ghd_tran_abort(ccc_t *cccp, gcmd_t *cmdp, gtgt_t *gtgtp,
H A Dghd.c573 ghd_tran_abort(ccc_t *cccp, gcmd_t *gcmdp, gtgt_t *gtgtp, void *intr_status) in ghd_tran_abort() function
/titanic_41/usr/src/uts/intel/io/dktp/controller/ata/
H A Datapi.c431 return (ghd_tran_abort(&ADDR2CTL(ap)->ac_ccc, PKTP2GCMDP(spktp), in atapi_tran_abort()