ata_sas_async_probe (9) - Linux Manuals

ata_sas_async_probe: simply schedule probing and return

NAME

ata_sas_async_probe - simply schedule probing and return

SYNOPSIS

void ata_sas_async_probe(struct ata_port ap);

ARGUMENTS

ap

Port to probe

DESCRIPTION

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

AUTHOR

Jeff Garzik

Author.

COPYRIGHT