Rechercher une page de manuel
ata_link_next
Langue: en
Version: May 2009 (fedora - 06/07/09)
Section: 9 (Appels noyau Linux)
NAME
ata_link_next - link iteration helperSYNOPSIS
- 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
Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre