.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "MEGARAID_ALLOC_SCB" "9" "09 October 2005" "" "" .SH NAME megaraid_alloc_scb \- detach and return a scb from the free list .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp scb_t * megaraid_alloc_scb (adapter_t * \fIadapter\fB, struct scsi_cmnd * \fIscp\fB); \fR .SH "ARGUMENTS" .TP \fB\fIadapter\fB\fR -- undescribed -- .TP \fB\fIscp\fB\fR -- undescribed -- .SH "DESCRIPTION" .PP \fIadapter\fR : controller's soft state .PP return the scb from the head of the free list. NULL if there are none available