Searched refs:SCSI_W_LUN_BASE (Results 1 – 2 of 2) sorted by relevance
81 #define SCSI_W_LUN_BASE 0xc100 macro82 #define SCSI_W_LUN_REPORT_LUNS (SCSI_W_LUN_BASE + 1)83 #define SCSI_W_LUN_ACCESS_CONTROL (SCSI_W_LUN_BASE + 2)84 #define SCSI_W_LUN_TARGET_LOG_PAGE (SCSI_W_LUN_BASE + 3)88 return (lun & 0xff00) == SCSI_W_LUN_BASE; in scsi_is_wlun()
87 #define SCSI_W_LUN_BASE 0xc100 macro88 #define SCSI_W_LUN_REPORT_LUNS (SCSI_W_LUN_BASE + 1)89 #define SCSI_W_LUN_ACCESS_CONTROL (SCSI_W_LUN_BASE + 2)90 #define SCSI_W_LUN_TARGET_LOG_PAGE (SCSI_W_LUN_BASE + 3)94 return (lun & 0xff00) == SCSI_W_LUN_BASE; in scsi_is_wlun()