suse man page for ata_wait_ready

Query: ata_wait_ready

OS: suse

Section: 9

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

ATA_WAIT_READY(9)					       libata Core Internals						 ATA_WAIT_READY(9)

NAME
ata_wait_ready - wait for link to become ready
SYNOPSIS
int ata_wait_ready(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. check_ready should return positive number if link is ready, 0 if it isn't, -ENODEV if link doesn't seem to be occupied, other errno for other error conditions. Transient -ENODEV conditions are allowed for ATA_TMOUT_FF_WAIT.
LOCKING
EH context.
RETURNS
0 if linke is ready before deadline; otherwise, -errno.
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 ATA_WAIT_READY(9)
Related Man Pages
di_link_spectype(3devinfo) - opensolaris
ata_slave_link_init(9) - centos
unlink(1) - osf1
ata_slave_link_init(9) - suse
di_link_next_by_lnode(3devinfo) - sunos
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Change directory error
Getting command output to putty window title.
The Future of the PM (Private Message) System at UNIX.com
32 bit process addressing more than 4GB