ata_dev_set_feature(9) suse man page | unix.com

Man Page: ata_dev_set_feature

Operating Environment: suse

Section: 9

ATA_DEV_SET_FEATURE(9)					       libata Core Internals					    ATA_DEV_SET_FEATURE(9)

NAME
ata_dev_set_feature - Issue SET FEATURES - SATA FEATURES
SYNOPSIS
unsigned int ata_dev_set_feature(struct ata_device * dev, u8 enable, u8 feature);
ARGUMENTS
dev Device to which command will be sent enable Whether to enable or disable the feature feature The sector count represents the feature to set
DESCRIPTION
Issue SET FEATURES - SATA FEATURES command to device dev on port ap with sector count
LOCKING
PCI/etc. bus probe sem.
RETURNS
0 on success, AC_ERR_* mask otherwise.
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 ATA_DEV_SET_FEATURE(9)
Related Man Pages
ata_slave_link_init(9) - centos
blktool(8) - debian
pxfw(8) - debian
ata_scsi_translate(9) - suse
arcmsr(4) - netbsd
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Getting command output to putty window title.
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com