ata_dev_configure(9) - phpMan
ATA_DEV_CONFIGURE(9) libata Core Internals ATA_DEV_CONFIGURE(9)
NAME
ata_dev_configure - Configure the specified ATA/ATAPI device
SYNOPSIS
int ata_dev_configure(struct ata_device * dev);
ARGUMENTS
dev
Target device to configure
DESCRIPTION
Configure dev according to dev->id. Generic and low-level driver specific fixups are also
applied.
LOCKING: Kernel thread context (may sleep)
RETURN
0 on success, -errno otherwise
AUTHOR
Jeff Garzik
Author.
COPYRIGHT
Kernel Hackers Manual 4.8. January 2017 ATA_DEV_CONFIGURE(9)
|