Home
last modified time | relevance | path

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

/freebsd/sys/dev/ahci/
H A Dahci.c83 static uint32_t ahci_ch_detval(struct ahci_channel *ch, uint32_t val);
105 ahci_ch_detval(struct ahci_channel *ch, uint32_t val) in ahci_ch_detval() function
2670 detval = ahci_ch_detval(ch, ATA_SC_DET_RESET); in ahci_sata_phy_reset()
2675 detval = ahci_ch_detval(ch, ATA_SC_DET_IDLE); in ahci_sata_phy_reset()