SCSI_SEQUENTIAL_LUN_SCAN

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

 

NAME

scsi_sequential_lun_scan - sequentially scan a SCSI target  

SYNOPSIS

"SYNOPSIS"

void scsi_sequential_lun_scan (struct scsi_target * starget, int bflags, int lun0_res, int scsi_level, int rescan);  

ARGUMENTS

starget
pointer to target structure to scan
bflags
black/white list flag for LUN 0
lun0_res
result of scanning LUN 0
scsi_level
-- undescribed --
rescan
-- undescribed --
 

DESCRIPTION

Generally, scan from LUN 1 (LUN 0 is assumed to already have been scanned) to some maximum lun until a LUN is found with no device attached. Use the bflags to figure out any oddities.

Modifies sdevscan->lun.


 

Index

NAME
SYNOPSIS
ARGUMENTS
DESCRIPTION

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