Man Page: ata_dev_revalidate
Operating Environment: centos
Section: 9
ATA_DEV_REVALIDATE(9) libata Core Internals ATA_DEV_REVALIDATE(9)NAMEata_dev_revalidate - Revalidate ATA deviceSYNOPSISint ata_dev_revalidate(struct ata_device * dev, unsigned int new_class, unsigned int readid_flags);ARGUMENTSdev device to revalidate new_class new class code readid_flags read ID flagsDESCRIPTIONRe-read IDENTIFY page, make sure dev is still attached to the port and reconfigure it according to the new IDENTIFY page.LOCKINGKernel thread context (may sleep)RETURNS0 on success, negative errno otherwiseAUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 ATA_DEV_REVALIDATE(9)
| Related Man Pages |
|---|
| ata_slave_link_init(9) - centos |
| ccw_device_start_timeout(9) - centos |
| struct_input_polled_dev(9) - centos |
| usb_sg_init(9) - centos |
| ata_scsi_translate(9) - suse |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Weird 'find' results |
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| Shopt -s histappend |