.\" 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_MARKER" "9" "09 October 2005" "" "" .SH NAME __qla2x00_marker \- Send a marker IOCB to the firmware. .SH SYNOPSIS "SYNOPSIS" .sp \fB .sp int __qla2x00_marker (scsi_qla_host_t * \fIha\fB, uint16_t \fIloop_id\fB, uint16_t \fIlun\fB, uint8_t \fItype\fB); \fR .SH "ARGUMENTS" .TP \fB\fIha\fB\fR HA context .TP \fB\fIloop_id\fB\fR loop ID .TP \fB\fIlun\fB\fR LUN .TP \fB\fItype\fB\fR marker modifier .SH "DESCRIPTION" .PP Can be called from both normal and interrupt context. .PP Returns non-zero if a failure occured, else zero.