SCSI_W_LUN_BASE 315 include/scsi/scsi.h #define SCSI_W_LUN_REPORT_LUNS (SCSI_W_LUN_BASE + 1) SCSI_W_LUN_BASE 316 include/scsi/scsi.h #define SCSI_W_LUN_ACCESS_CONTROL (SCSI_W_LUN_BASE + 2) SCSI_W_LUN_BASE 317 include/scsi/scsi.h #define SCSI_W_LUN_TARGET_LOG_PAGE (SCSI_W_LUN_BASE + 3) SCSI_W_LUN_BASE 321 include/scsi/scsi.h return (lun & 0xff00) == SCSI_W_LUN_BASE;