centos man page for ata_tf_read_block

Query: ata_tf_read_block

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
struct_class(9) - centos
aoeping(8) - debian
glob_match(9) - centos
ata_scsi_translate(9) - suse
artsata(4) - netbsd
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
How to increment version inside a file?
CentOS7 restoring file capabilities
[TIP] Processing YAML files with yq