i2o_cntxt_list_get

Langue: en

Autres versions - même langue

Version: May 2009 (fedora - 06/07/09)

Section: 9 (Appels noyau Linux)

NAME

i2o_cntxt_list_get - Get a pointer from the context list and remove it

SYNOPSIS

void * i2o_cntxt_list_get(struct i2o_controller * c, u32 context);

ARGUMENTS

c

controller to which the context list belong

context

context id to which the pointer belong

DESCRIPTION

Returns pointer to the matching context id on success or NULL on failure.