Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/sata/adapters/ahci/
H A Dahci.c165 static int ahci_pmport_reset(ahci_ctl_t *, ahci_port_t *, ahci_addr_t *);
4637 if (ahci_pmport_reset(ahci_ctlp, ahci_portp, addrp) != AHCI_SUCCESS) { in ahci_initialize_pmport()
5212 return (ahci_pmport_reset(ahci_ctlp, ahci_portp, addrp)); in ahci_port_reset()
5398 ahci_pmport_reset(ahci_ctl_t *ahci_ctlp, ahci_port_t *ahci_portp, in ahci_pmport_reset() function