centos man page for ata_phys_link_offline

Query: ata_phys_link_offline

OS: centos

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 3.10 June 2014 ATA_PHYS_LINK_OFFLIN(9)
Related Man Pages
di_link_next_by_lnode(3devinfo) - opensolaris
set_link(1m) - hpux
unlink(1) - osf1
ata_slave_link_init(9) - suse
symlink(4) - hpux
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
CentOS7 restoring file capabilities
[TIP] Processing YAML files with yq