.\" 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 "QLA2X00_REQ_PKT" "9" "09 October 2005" "" "" .SH NAME qla2x00_req_pkt \- Retrieve a request packet from the request ring. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp request_t * qla2x00_req_pkt (scsi_qla_host_t * \fIha\fB); \fR .SH "ARGUMENTS" .TP \fB\fIha\fB\fR HA context .SH "NOTE" .PP The caller must hold the hardware lock before calling this routine. .PP Returns NULL if function failed, else, a pointer to the request packet.