Home
last modified time | relevance | path

Searched defs:TW_LUN_OUT (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/
H A D3w-sas.h172 #define TW_LUN_OUT(lun) ((lun >> 12) & 0xf) macro
H A D3w-9xxx.h439 #define TW_LUN_OUT(lun) ((le16_to_cpu(lun) >> 12) & 0xf) macro