Home
last modified time | relevance | path

Searched defs:TW_REQ_LUN_IN (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/
H A D3w-sas.h170 #define TW_REQ_LUN_IN(lun, request_id) (((lun << 12) & 0xf000) | (request_id & 0xfff)) macro
H A D3w-9xxx.h437 #define TW_REQ_LUN_IN(lun, request_id) (((lun << 12) & 0xf000) | (request_id & 0xfff)) macro
/kernel/linux/linux-6.6/drivers/scsi/
H A D3w-sas.h170 #define TW_REQ_LUN_IN(lun, request_id) \ macro
H A D3w-9xxx.h437 #define TW_REQ_LUN_IN(lun, request_id) \ macro

Completed in 6 milliseconds