Searched refs:ata_bus_probe (Results 1 – 3 of 3) sorted by relevance
126 extern int ata_bus_probe(struct ata_port *ap);
2886 int ata_bus_probe(struct ata_port *ap) in ata_bus_probe() function5696 rc = ata_bus_probe(ap); in ata_port_probe()
43 Called from :c:func:`ata_bus_probe` error path, as well as when unregistering48 Called from :c:func:`ata_bus_probe` on a failed probe. Called from