ata_wait_after_reset(9) centos man page | unix.com

Man Page: ata_wait_after_reset

Operating Environment: centos

Section: 9

ATA_WAIT_AFTER_RESET(9) 					  libata Library					   ATA_WAIT_AFTER_RESET(9)

NAME
ata_wait_after_reset - wait for link to become ready after reset
SYNOPSIS
int ata_wait_after_reset(struct ata_link * link, unsigned long deadline, int (*check_ready) (struct ata_link *link));
ARGUMENTS
link link to be waited on deadline deadline jiffies for the operation check_ready callback to check link readiness
DESCRIPTION
Wait for link to become ready after reset.
LOCKING
EH context.
RETURNS
0 if linke is ready before deadline; otherwise, -errno.
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ATA_WAIT_AFTER_RESET(9)
Related Man Pages
di_link_next_by_lnode(3devinfo) - opensolaris
di_link_next_by_node(3devinfo) - opensolaris
create_link(1m) - hpux
ata_slave_link_init(9) - suse
di_link_next_by_lnode(3devinfo) - sunos
Similar Topics in the Unix Linux Community
Set hard block limit for user using quota
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq