'\" t .\" Title: iscsi_is_flashnode_conn_dev .\" Author: .\" Generator: DocBook XSL Stylesheets v1.78.1 .\" Date: May 2018 .\" Manual: SCSI mid layer .\" Source: Kernel Hackers Manual 3.16.56 .\" Language: English .\" .TH "ISCSI_IS_FLASHNODE_C" "9" "May 2018" "Kernel Hackers Manual 3\&.16\&" "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" iscsi_is_flashnode_conn_dev \- verify passed device is to be flashnode conn .SH "SYNOPSIS" .HP \w'int\ iscsi_is_flashnode_conn_dev('u .BI "int iscsi_is_flashnode_conn_dev(struct\ device\ *\ " "dev" ", void\ *\ " "data" ");" .SH "ARGUMENTS" .PP \fIdev\fR .RS 4 device to verify .RE .PP \fIdata\fR .RS 4 pointer to data containing value to use for verification .RE .SH "DESCRIPTION" .PP Verifies if the passed device is flashnode conn device .SH "RETURNS" .PP 1 on success 0 on failure .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