DEVICE_ALLOC

Section: (9)
Updated: 09 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: 00:02:03 GMT, October 09, 2005