centos man page for ata_std_prereset

Query: ata_std_prereset

OS: centos

Section: 9

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

ATA_STD_PRERESET(9)						  libata Library					       ATA_STD_PRERESET(9)

NAME
ata_std_prereset - prepare for reset
SYNOPSIS
int ata_std_prereset(struct ata_link * link, unsigned long deadline);
ARGUMENTS
link ATA link to be reset deadline deadline jiffies for the operation
DESCRIPTION
link is about to be reset. Initialize it. Failure from prereset makes libata abort whole reset sequence and give up that port, so prereset should be best-effort. It does its best to prepare for reset sequence but if things go wrong, it should just whine, not fail.
LOCKING
Kernel thread context (may sleep)
RETURNS
0 on success, -errno otherwise.
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ATA_STD_PRERESET(9)
Related Man Pages
struct_tid_ampdu_rx(9) - centos
xkbsetautoresetcontrols(3) - debian
xkbsetautoresetcontrols(3) - centos
xkbsetautoresetcontrols(3) - x11r4
ata_slave_link_init(9) - suse
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Tar Command
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq