DEVICE_ALLOC
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
device_alloc - Allocate a new device instance. This create the
SYNOPSIS
"SYNOPSIS"
struct DeviceCtlBlk * device_alloc (struct AdapterCtlBlk * acb, u8 target, u8 lun);
ARGUMENTS
- acb
-
The adapter to obtain configuration information from.
- target
-
The target for the new device.
- lun
-
The lun for the new device.
DESCRIPTION
Return the new device if succesfull or NULL on failure.
DESCRIPTION
Return the new device if succesfull or NULL on failure.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- DESCRIPTION
-
This document was created by
man2html,
using the manual pages.
Time: 13:31:25 GMT, October 06, 2005