Searched defs:ahci_intr_pmult_sntf_events (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c204 static int ahci_intr_pmult_sntf_events(ahci_ctl_t *, ahci_port_t *, uint8_t);
6968 * switching is employed. This is handled by ahci_intr_pmult_sntf_events()
6987 (void) ahci_intr_pmult_sntf_events(ahci_ctlp,
7125 ahci_intr_pmult_sntf_events(ahci_ctl_t *ahci_ctlp, ahci_port_t *ahci_portp, function
7131 "ahci_intr_pmult_sntf_events enter: port %d ", port);

Completed in 62 milliseconds