centos man page for scsi_add_lun

Query: scsi_add_lun

OS: centos

Section: 9

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

SCSI_ADD_LUN(9) 						  SCSI mid layer						   SCSI_ADD_LUN(9)

NAME
scsi_add_lun - allocate and fully initialze a scsi_device
SYNOPSIS
int scsi_add_lun(struct scsi_device * sdev, unsigned char * inq_result, int * bflags, int async);
ARGUMENTS
sdev holds information to be stored in the new scsi_device inq_result holds the result of a previous INQUIRY to the LUN bflags black/white list flag async 1 if this device is being scanned asynchronously
DESCRIPTION
Initialize the scsi_device sdev. Optionally set fields based on values in *bflags. SCSI_SCAN_NO_RESPONSE could not allocate or setup a scsi_device SCSI_SCAN_LUN_PRESENT a new scsi_device was allocated and initialized
AUTHORS
James Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 SCSI_ADD_LUN(9)
Related Man Pages
scsi_unslave(9f) - sunos
scsi_unprobe(9f) - suse
scsi_unprobe(9f) - centos
scsi_unslave(9f) - minix
scsi_unslave(9f) - xfree86
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Set hard block limit for user using quota
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing