Searched refs:SCSI_W_LUN_BASE (Results 1 – 2 of 2) sorted by relevance
88 #define SCSI_W_LUN_BASE 0xc100 macro89 #define SCSI_W_LUN_REPORT_LUNS (SCSI_W_LUN_BASE + 1)90 #define SCSI_W_LUN_ACCESS_CONTROL (SCSI_W_LUN_BASE + 2)91 #define SCSI_W_LUN_TARGET_LOG_PAGE (SCSI_W_LUN_BASE + 3)95 return (lun & 0xff00) == SCSI_W_LUN_BASE; in scsi_is_wlun()
94 #define SCSI_W_LUN_BASE 0xc100 macro95 #define SCSI_W_LUN_REPORT_LUNS (SCSI_W_LUN_BASE + 1)96 #define SCSI_W_LUN_ACCESS_CONTROL (SCSI_W_LUN_BASE + 2)97 #define SCSI_W_LUN_TARGET_LOG_PAGE (SCSI_W_LUN_BASE + 3)101 return (lun & 0xff00) == SCSI_W_LUN_BASE; in scsi_is_wlun()