centos man page for ata_link_next

Query: ata_link_next

OS: centos

Section: 9

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

ATA_LINK_NEXT(9)						  libata Library						  ATA_LINK_NEXT(9)

NAME
ata_link_next - link iteration helper
SYNOPSIS
struct ata_link * ata_link_next(struct ata_link * link, struct ata_port * ap, enum ata_link_iter_mode mode);
ARGUMENTS
link the previous link, NULL to start ap ATA port containing links to iterate mode iteration mode, one of ATA_LITER_*
LOCKING
Host lock or EH context.
RETURNS
Pointer to the next link.
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 ATA_LINK_NEXT(9)
Related Man Pages
ibv_query_port(3) - centos
ata_slave_link_init(9) - centos
ln(1) - bsd
link(1) - osf1
link(3) - php
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Tar Command
Controlling user input
[TIP] Processing YAML files with yq