ata_dev_next(9) suse man page | unix.com

Man Page: ata_dev_next

Operating Environment: suse

Section: 9

ATA_DEV_NEXT(9) 						  libata Library						   ATA_DEV_NEXT(9)

NAME
ata_dev_next - device iteration helper
SYNOPSIS
struct ata_device * ata_dev_next(struct ata_device * dev, struct ata_link * link, enum ata_dev_iter_mode mode);
ARGUMENTS
dev the previous device, NULL to start link ATA link containing devices to iterate mode iteration mode, one of ATA_DITER_*
LOCKING
Host lock or EH context.
RETURNS
Pointer to the next device.
AUTHOR
Jeff Garzik Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 ATA_DEV_NEXT(9)
Related Man Pages
device_create(9) - centos
device_schedule_callback_owner(9) - centos
struct_device_driver(9) - centos
ata_slave_link_init(9) - suse
ccw_device_start(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Getting command output to putty window title.
Cut command on RHEL 6.8 compatibility issues
Update kernel Linux without reboot?!
A (ksh) Library For and From UNIX.com