Home
last modified time | relevance | path

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

/freebsd/sys/dev/ahci/
H A Dahci.c86 static int ahci_sata_phy_reset(struct ahci_channel *ch);
2507 if (!ahci_sata_phy_reset(ch)) { in ahci_reset()
2650 ahci_sata_phy_reset(struct ahci_channel *ch) in ahci_sata_phy_reset() function