Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c253 static int ahci_intr_ncq_events(ahci_ctl_t *, ahci_port_t *, ahci_addr_t *);
7087 (void) ahci_intr_ncq_events(ahci_ctlp, ahci_portp, &addr); in ahci_intr_set_device_bits()
7104 ahci_intr_ncq_events(ahci_ctl_t *ahci_ctlp, in ahci_intr_ncq_events() function