ADAPTER_REMOVE_DEVICE

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

 

NAME

adapter_remove_device - Removes the device instance from the adaptor  

SYNOPSIS

"SYNOPSIS"

void adapter_remove_device (struct AdapterCtlBlk * acb, struct DeviceCtlBlk * dcb);  

ARGUMENTS

acb
The adapter device to be updated
dcb
A device that has previously been added to the adapter.
 

DESCRIPTION

instance. The device instance is not check in any way or freed by this. The caller is expected to take care of that. This will simply remove the device from the adapters data strcutures.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

This document was created by man2html, using the manual pages.
Time: 05:30:22 GMT, October 06, 2005