MEGARAID_DEALLOC_SCB
Section: (9)
Updated: 09 October 2005
Index
Return to Main Contents
NAME
megaraid_dealloc_scb - return the scb to the free pool
SYNOPSIS
"SYNOPSIS"
void megaraid_dealloc_scb (adapter_t * adapter, scb_t * scb);
ARGUMENTS
- adapter
-
-- undescribed --
- scb
-
-- undescribed --
DESCRIPTION
adapter : controller's soft state
scb : scb to be freed
return the scb back to the free list of scbs. The caller must 'flush' the
SCB before calling us. E.g., performing pci_unamp and/or pci_sync etc.
NOTE NOTE
Make sure the scb is not on any list before calling this
routine.
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- NOTE NOTE
-
This document was created by
man2html,
using the manual pages.
Time: 00:02:28 GMT, October 09, 2005