suse man page for ata_phys_link_offline

Query: ata_phys_link_offline

OS: suse

Section: 9

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

ATA_PHYS_LINK_OFFLIN(9) 				       libata Core Internals					   ATA_PHYS_LINK_OFFLIN(9)

NAME
ata_phys_link_offline - test whether the given link is offline
SYNOPSIS
bool ata_phys_link_offline(struct ata_link * link);
ARGUMENTS
link ATA link to test
DESCRIPTION
Test whether link is offline. Note that this function returns 0 if offline status of link cannot be obtained, so ata_link_online(link) != !ata_link_offline(link).
LOCKING
None.
RETURNS
True if the port offline status is available and offline.
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 ATA_PHYS_LINK_OFFLIN(9)
Related Man Pages
di_link_next_by_lnode(3devinfo) - opensolaris
di_link_next_by_node(3devinfo) - opensolaris
list_link(1m) - hpux
is_link(3) - php
symlink(3) - php
Similar Topics in the Unix Linux Community
Change directory error
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
SOCKS proxy & PAM configuration exposure
Docker learning Phase-I