Home
last modified time | relevance | path

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

/freebsd/sys/dev/ahci/
H A Dahci.c82 static int ahci_phy_check_events(struct ahci_channel *ch, u_int32_t serr);
792 ahci_phy_check_events(ch, ATA_SE_PHY_CHANGED | ATA_SE_EXCHANGED); in ahci_ch_disablephy_proc()
1219 ahci_phy_check_events(struct ahci_channel *ch, u_int32_t serr) in ahci_phy_check_events() function
1416 reset = ahci_phy_check_events(ch, serr); in ahci_ch_intr_main()