suse man page for scsi_report_lun_scan

Query: scsi_report_lun_scan

OS: suse

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

SCSI_REPORT_LUN_SCAN(9) 					  SCSI mid layer					   SCSI_REPORT_LUN_SCAN(9)

NAME
scsi_report_lun_scan - Scan using SCSI REPORT LUN results
SYNOPSIS
int scsi_report_lun_scan(struct scsi_target * starget, int bflags, int rescan);
ARGUMENTS
starget which target bflags Zero or a mix of BLIST_NOLUN, BLIST_REPORTLUN2, or BLIST_NOREPORTLUN rescan nonzero if we can skip code only needed on first scan
DESCRIPTION
Fast scanning for modern (SCSI-3) devices by sending a REPORT LUN command. Scan the resulting list of LUNs by calling scsi_probe_and_add_lun. If BLINK_REPORTLUN2 is set, scan a target that supports more than 8 LUNs even if it's older than SCSI-3. If BLIST_NOREPORTLUN is set, return 1 always. If BLIST_NOLUN is set, return 0 always. 0 scan completed (or no memory, so further scanning is futile) 1 could not scan with REPORT LUN
AUTHORS
James Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 SCSI_REPORT_LUN_SCAN(9)
Related Man Pages
fc_remote_port_add(9) - centos
targ(4) - debian
fc_remote_port_delete(9) - suse
targ(4) - freebsd
targ(4) - opensolaris
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Change directory error
Migrating to UNIX
A (ksh) Library For and From UNIX.com