Simply schedule probing and return
void ata_sas_async_probe(struct ata_port * ap);
ap
Port to probe
For batch scheduling of probe for sas attached ata devices, assumes the port has already been through ata_sas_port_init
Jeff Garzik
Author.