.\" 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 "IPR_ALLOC_UCODE_BUFFER" "9" "09 October 2005" "" ""
.SH NAME
ipr_alloc_ucode_buffer \- Allocates a microcode download buffer
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
struct ipr_sglist * ipr_alloc_ucode_buffer (int \fIbuf_len\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIbuf_len\fB\fR
buffer length
.SH "DESCRIPTION"
.PP
Allocates a DMA'able buffer in chunks and assembles a scatter/gather
list to use for microcode download
.SH "RETURN VALUE"
.PP
pointer to sglist / NULL on failure