Home
last modified time | relevance | path

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

/include/scsi/
A Dscsi.h57 #define SCSI_W_LUN_BASE 0xc100 macro
58 #define SCSI_W_LUN_REPORT_LUNS (SCSI_W_LUN_BASE + 1)
59 #define SCSI_W_LUN_ACCESS_CONTROL (SCSI_W_LUN_BASE + 2)
60 #define SCSI_W_LUN_TARGET_LOG_PAGE (SCSI_W_LUN_BASE + 3)
64 return (lun & 0xff00) == SCSI_W_LUN_BASE; in scsi_is_wlun()
/include/ufs/
A Dufs.h43 #define UFS_MAX_LUNS (SCSI_W_LUN_BASE + UFS_UPIU_MAX_UNIT_NUM_ID)

Completed in 6 milliseconds