centos man page for ata_do_simple_cmd

Query: ata_do_simple_cmd

OS: centos

Section: 9

Links: centos man pages   all man pages

Forums: unix linux community   forum categories

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

ATA_DO_SIMPLE_CMD(9)					       libata Core Internals					      ATA_DO_SIMPLE_CMD(9)

NAME
ata_do_simple_cmd - execute simple internal command
SYNOPSIS
unsigned int ata_do_simple_cmd(struct ata_device * dev, u8 cmd);
ARGUMENTS
dev Device to which the command is sent cmd Opcode to execute
DESCRIPTION
Execute a 'simple' command, that only consists of the opcode 'cmd' itself, without filling any other registers
LOCKING
Kernel thread context (may sleep).
RETURNS
Zero on success, AC_ERR_* mask on failure
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ATA_DO_SIMPLE_CMD(9)
Related Man Pages
ipmicmd(1) - centos
trace-cmd-check-events(1) - centos
glob_match(9) - centos
openipmicmd(1) - suse
ata_scsi_translate(9) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Tar Command
CentOS7 restoring file capabilities
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq