SCSI_REPORT_LUN_SCAN

Section: (9)
Updated: 09 October 2005
Index Return to Main Contents

 

NAME

scsi_report_lun_scan - Scan using SCSI REPORT LUN results  

SYNOPSIS

"SYNOPSIS"

int scsi_report_lun_scan (struct scsi_device * sdev, int bflags, int rescan);  

ARGUMENTS

sdev
-- undescribed --
bflags
-- undescribed --
rescan
-- undescribed --
 

DESCRIPTION

If sdevscan is for a SCSI-3 or up device, send a REPORT LUN command, and scan the resulting list of LUNs by calling scsi_probe_and_add_lun.

Modifies sdevscan->lun.  

0

scan completed (or no memory, so further scanning is futile)  

1

no report lun scan, or not configured


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION
0
1

This document was created by man2html, using the manual pages.
Time: 00:02:45 GMT, October 09, 2005