Home
last modified time | relevance | path

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

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