Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun/sys/dada/adapters/ghd/
H A Dghd.h217 int ghd_intr(ccc_t *cccp, void *status, int chno);
/titanic_44/usr/src/uts/intel/io/dktp/hba/ghd/
H A Dghd.h250 int ghd_intr(ccc_t *cccp, void *status);
H A Dghd.c390 ghd_intr(ccc_t *cccp, void *intr_status) in ghd_intr() function
/titanic_44/usr/src/uts/intel/io/dktp/controller/ata/
H A Data_common.c2857 return (ghd_intr(&ata_ctlp->ac_ccc, (void *)&one_shot)); in ata_intr()