Searched refs:ahci_pmport_reset (Results 1 – 1 of 1) sorted by relevance
215 static int ahci_pmport_reset(ahci_ctl_t *, ahci_port_t *, ahci_addr_t *);4742 if (ahci_pmport_reset(ahci_ctlp, ahci_portp, addrp) != AHCI_SUCCESS) { in ahci_initialize_pmport()5317 return (ahci_pmport_reset(ahci_ctlp, ahci_portp, addrp)); in ahci_port_reset()5503 ahci_pmport_reset(ahci_ctl_t *ahci_ctlp, ahci_port_t *ahci_portp, in ahci_pmport_reset() function