ata_tf_read_block(9) centos man page | unix.com

Man Page: ata_tf_read_block

Operating Environment: centos

Section: 9

ATA_TF_READ_BLOCK(9)					       libata Core Internals					      ATA_TF_READ_BLOCK(9)

NAME
ata_tf_read_block - Read block address from ATA taskfile
SYNOPSIS
u64 ata_tf_read_block(struct ata_taskfile * tf, struct ata_device * dev);
ARGUMENTS
tf ATA taskfile of interest dev ATA device tf belongs to
LOCKING
None. Read block address from tf. This function can handle all three address formats - LBA, LBA48 and CHS. tf->protocol and flags select the address format to use.
RETURNS
Block address read from tf.
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ATA_TF_READ_BLOCK(9)
Related Man Pages
sg_sat_set_features(8) - centos
ata_slave_link_init(9) - centos
sg_sat_phy_event(8) - suse
artsata(4) - netbsd
ixpide(4) - netbsd
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
CentOS7 restoring file capabilities
Controlling user input
[TIP] Processing YAML files with yq