Searched refs:SCSI_W_LUN_BASE (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/scsi/
H A Dscsi.h320 #define SCSI_W_LUN_BASE 0xc100 macro
321 #define SCSI_W_LUN_REPORT_LUNS (SCSI_W_LUN_BASE + 1)
322 #define SCSI_W_LUN_ACCESS_CONTROL (SCSI_W_LUN_BASE + 2)
323 #define SCSI_W_LUN_TARGET_LOG_PAGE (SCSI_W_LUN_BASE + 3)
327 return (lun & 0xff00) == SCSI_W_LUN_BASE;

Completed in 126 milliseconds