centos man page for scsi_sequential_lun_scan

Query: scsi_sequential_lun_scan

OS: centos

Section: 9

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

SCSI_SEQUENTIAL_LUN_(9) 					  SCSI mid layer					   SCSI_SEQUENTIAL_LUN_(9)

NAME
scsi_sequential_lun_scan - sequentially scan a SCSI target
SYNOPSIS
void scsi_sequential_lun_scan(struct scsi_target * starget, int bflags, int scsi_level, int rescan);
ARGUMENTS
starget pointer to target structure to scan bflags black/white list flag for LUN 0 scsi_level Which version of the standard does this device adhere to rescan passed to scsi_probe_add_lun
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.
AUTHORS
James Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SCSI_SEQUENTIAL_LUN_(9)
Related Man Pages
fc_remote_port_delete(9) - centos
srp_reconnect_rport(9) - centos
targ(4) - debian
ql-dynamic-tgt-lun-disc(8) - debian
targ(4) - freebsd
Similar Topics in the Unix Linux Community
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it
Controlling user input
[TIP] Processing YAML files with yq