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
ata_slave_link_init(9) - centos
link(1) - osf1
ata_slave_link_init(9) - suse
symlink(3) - php
Similar Topics in the Unix Linux Community
Grant unprivileged user rights to see the output of echo|format but not modify disks
Migrating to UNIX
Cut command on RHEL 6.8 compatibility issues
Tar Command
Docker learning Phase-I