'\" t
.\"     Title: proc_scsi_open
.\"    Author: 
.\" Generator: DocBook XSL Stylesheets v1.79.1 <http://docbook.sf.net/>
.\"      Date: June 2017
.\"    Manual: SCSI mid layer
.\"    Source: Kernel Hackers Manual 4.9.30
.\"  Language: English
.\"
.TH "PROC_SCSI_OPEN" "9" "June 2017" "Kernel Hackers Manual 4\&.9\&." "SCSI mid layer"
.\" -----------------------------------------------------------------
.\" * Define some portability stuff
.\" -----------------------------------------------------------------
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.\" http://bugs.debian.org/507673
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
.ie \n(.g .ds Aq \(aq
.el       .ds Aq '
.\" -----------------------------------------------------------------
.\" * set default formatting
.\" -----------------------------------------------------------------
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
.ad l
.\" -----------------------------------------------------------------
.\" * MAIN CONTENT STARTS HERE *
.\" -----------------------------------------------------------------
.SH "NAME"
proc_scsi_open \- glue function
.SH "SYNOPSIS"
.HP \w'int\ proc_scsi_open('u
.BI "int proc_scsi_open(struct\ inode\ *\ " "inode" ", struct\ file\ *\ " "file" ");"
.SH "ARGUMENTS"
.PP
\fIinode\fR
.RS 4
not used
.RE
.PP
\fIfile\fR
.RS 4
passed to
\fBsingle_open\fR
.RE
.SH "DESCRIPTION"
.PP
Associates proc_scsi_show with this file
.SH "AUTHORS"
.PP
\fBJames Bottomley\fR <\&James.Bottomley@hansenpartnership.com\&>
.RS 4
Author.
.RE
.PP
\fBRob Landley\fR <\&rob@landley.net\&>
.RS 4
Author.
.RE
.SH "COPYRIGHT"
.br
