Home
last modified time | relevance | path

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

/freebsd/sys/dev/ahci/
H A Dahci.c2653 uint32_t val, detval; in ahci_sata_phy_reset() local
2670 detval = ahci_ch_detval(ch, ATA_SC_DET_RESET); in ahci_sata_phy_reset()
2672 detval | val | in ahci_sata_phy_reset()
2675 detval = ahci_ch_detval(ch, ATA_SC_DET_IDLE); in ahci_sata_phy_reset()
2677 detval | val | ((ch->pm_level > 0) ? 0 : in ahci_sata_phy_reset()