OCP_FOR_EACH_DEVICE

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

ocp_for_each_device - Iterate over OCP devices  

SYNOPSIS

"SYNOPSIS"

void ocp_for_each_device (void(*callback) struct ocp_device *, void *arg, void * arg);  

ARGUMENTS

callback
routine to execute for each ocp device.
arg
user data to be passed to callback routine.
 

DESCRIPTION

This routine holds the ocp_device semaphore, so the callback routine cannot modify the ocp_device list.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 00:02:35 GMT, October 09, 2005