Man Page: ata_do_dev_read_id
Operating Environment: centos
Section: 9
ATA_DO_DEV_READ_ID(9) libata Library ATA_DO_DEV_READ_ID(9)NAMEata_do_dev_read_id - default ID read methodSYNOPSISunsigned int ata_do_dev_read_id(struct ata_device * dev, struct ata_taskfile * tf, u16 * id);ARGUMENTSdev device tf proposed taskfile id data bufferDESCRIPTIONIssue the identify taskfile and hand back the buffer containing identify data. For some RAID controllers and for pre ATA devices this function is wrapped or replaced by the driverAUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 ATA_DO_DEV_READ_ID(9)