Searched refs:ghd_intr (Results 1 – 4 of 4) sorted by relevance
217 int ghd_intr(ccc_t *cccp, void *status, int chno);
250 int ghd_intr(ccc_t *cccp, void *status);
390 ghd_intr(ccc_t *cccp, void *intr_status) in ghd_intr() function
2857 return (ghd_intr(&ata_ctlp->ac_ccc, (void *)&one_shot)); in ata_intr()