Query: ata_dev_configure
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ATA_DEV_CONFIGURE(9) libata Core Internals ATA_DEV_CONFIGURE(9)NAMEata_dev_configure - Configure the specified ATA/ATAPI deviceSYNOPSISint ata_dev_configure(struct ata_device * dev);ARGUMENTSdev Target device to configureDESCRIPTIONConfigure dev according to dev->id. Generic and low-level driver specific fixups are also applied.LOCKINGKernel thread context (may sleep)RETURNS0 on success, -errno otherwiseAUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 ATA_DEV_CONFIGURE(9)