Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun/sys/dada/adapters/ghd/
H A Dghd.h213 void ghd_complete(ccc_t *cccp, gcmd_t *cmdp);
309 #define GHD_COMPLETE(cccp, gcmpd) ghd_complete(cccp, gcmdp)
/illumos-gate/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd.h244 void ghd_complete(ccc_t *cccp, gcmd_t *cmdp);
348 #define GHD_COMPLETE(cccp, gcmpd) ghd_complete(cccp, gcmdp)
H A Dghd.c96 ghd_complete(ccc_t *cccp, gcmd_t *gcmdp) in ghd_complete() function
/illumos-gate/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_common.c932 ghd_complete(&ata_ctlp->ac_ccc, gcmdp); in ata_timeout_func()
940 ghd_complete(&ata_ctlp->ac_ccc, gcmdp); in ata_timeout_func()
2606 ghd_complete(&ata_ctlp->ac_ccc, APKT2GCMD(ata_pktp)); in ata_ctlr_fsm()