Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/
D3w-sas.h170 #define TW_REQ_LUN_IN(lun, request_id) (((lun << 12) & 0xf000) | (request_id & 0xfff)) macro
D3w-9xxx.h437 #define TW_REQ_LUN_IN(lun, request_id) (((lun << 12) & 0xf000) | (request_id & 0xfff)) macro