IB_REGISTER_DEVICE

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

 

NAME

ib_register_device - Register an IB device with IB core  

SYNOPSIS

"SYNOPSIS"

int ib_register_device (struct ib_device * device);  

ARGUMENTS

device
Device to register
 

DESCRIPTION

Low-level drivers use ib_register_device to register their devices with the IB core. All registered clients will receive a callback for each device that is added. device must be allocated with ib_alloc_device.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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