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

/illumos-gate/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c129 static int ahci_rdwr_pmult(ahci_ctl_t *, ahci_addr_t *, uint8_t, uint32_t *,
4302 ahci_rdwr_pmult(ahci_ctl_t *ahci_ctlp, ahci_addr_t *addrp, function
4419 "ahci_rdwr_pmult: cannot [%s] %s[%d] at port %s",
4439 return ahci_rdwr_pmult(ahci_ctlp, addrp, regn, pregv,
4447 return ahci_rdwr_pmult(ahci_ctlp, addrp, regn, &regv,

Completed in 76 milliseconds