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

/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c131 static int ahci_read_pmult(ahci_ctl_t *, ahci_addr_t *, uint8_t, uint32_t *);
4436 ahci_read_pmult(ahci_ctl_t *ahci_ctlp, ahci_addr_t *addrp, function
4452 if (ahci_read_pmult(ahci_ctlp, addrp, r, pv) != AHCI_SUCCESS) \

Completed in 92 milliseconds