other versions
ATA_SAS_ASYNC_PROBE(9) | libata SCSI translation/emulat | ATA_SAS_ASYNC_PROBE(9) |
NAME¶
ata_sas_async_probe - simply schedule probing and return
SYNOPSIS¶
void ata_sas_async_probe(struct ata_port * ap);
ARGUMENTS¶
struct ata_port * 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¶
September 2017 | Kernel Hackers Manual 4.12 |