SCSI_REPORT_LUN_SCAN
Section: ()
Updated: 06 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);
ARGUMENTS
- sdev
-
-- undescribed --
- bflags
-
-- 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: 07:07:25 GMT, October 06, 2005