Query: ata_dev_next
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ATA_DEV_NEXT(9) libata Library ATA_DEV_NEXT(9)NAMEata_dev_next - device iteration helperSYNOPSISstruct ata_device * ata_dev_next(struct ata_device * dev, struct ata_link * link, enum ata_dev_iter_mode mode);ARGUMENTSdev the previous device, NULL to start link ATA link containing devices to iterate mode iteration mode, one of ATA_DITER_*LOCKINGHost lock or EH context.RETURNSPointer to the next device.AUTHORJeff Garzik Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 ATA_DEV_NEXT(9)