Query: scsi_add_lun
OS: centos
Section: 9
Links: centos man pages all man pages
Forums: unix linux community forum categories
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SCSI_ADD_LUN(9) SCSI mid layer SCSI_ADD_LUN(9)NAMEscsi_add_lun - allocate and fully initialze a scsi_deviceSYNOPSISint scsi_add_lun(struct scsi_device * sdev, unsigned char * inq_result, int * bflags, int async);ARGUMENTSsdev 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 asynchronouslyDESCRIPTIONInitialize 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 initializedAUTHORSJames Bottomley <James.Bottomley@hansenpartnership.com> Author. Rob Landley <rob@landley.net> Author.COPYRIGHTKernel Hackers Manual 3.10 June 2014 SCSI_ADD_LUN(9)
Related Man Pages |
---|
scsi_unprobe(9f) - opensolaris |
scsi_unslave(9f) - opensolaris |
scsi_unprobe(9f) - sunos |
scsi_unprobe(9f) - suse |
scsi_unslave(9f) - suse |
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
Best performance UNIX just for HOST Virtualization? |
Docker learning Phase-I |
Controlling user input |
[TIP] Processing YAML files with yq |