1. NAME

ata_sas_async_probe - simply schedule probing and return

2. SYNOPSIS

void ata_sas_async_probe(struct ata_port *  ap );

3. ARGUMENTS

ap
    Port to probe

4. DESCRIPTION

For batch scheduling of probe for sas attached ata devices, assumes the port has already been through ata_sas_port_init

5. AUTHOR

Jeff Garzik
    Author.

6. COPYRIGHT