Home
last modified time | relevance | path

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

/dragonfly/sys/dev/disk/ahci/
H A Dahci_pm.c588 if (ahci_pm_phy_status(ap, target, &data)) { in ahci_pm_hardreset()
703 if (ahci_pm_phy_status(ap, target, &data)) { in ahci_pm_softreset()
825 if (ahci_pm_phy_status(ap, target, &data)) { in ahci_pm_softreset()
892 ahci_pm_phy_status(struct ahci_port *ap, int target, u_int32_t *datap) in ahci_pm_phy_status() function
H A Dahci.h631 int ahci_pm_phy_status(struct ahci_port *ap, int target, u_int32_t *datap);