.\" 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 "SCSI_SET_DEVICE_OFFLINE" "" "06 October 2005" "" ""
.SH NAME
scsi_set_device_offline \- set scsi_device offline
.SH SYNOPSIS
"SYNOPSIS"
.sp
\fB
.sp
void scsi_set_device_offline (struct scsi_device * \fIsdev\fB);
\fR
.SH "ARGUMENTS"
.TP
\fB\fIsdev\fB\fR
pointer to struct scsi_device to offline.
.SH "LOCKS"
.PP
host_lock held on entry.