Searched refs:ahci_probe_drive (Results 1 – 1 of 1) sorted by relevance
59 static void ahci_probe_drive(struct ata_channel *);225 ahci_probe_drive(chp); in ahci_reprobe_drives()341 sc->sc_atac.atac_probe = ahci_probe_drive; in ahci_attach()1051 ahci_probe_drive(struct ata_channel *chp) in ahci_probe_drive() function