Home
last modified time | relevance | path

Searched refs:TW_LUN_OUT (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/scsi/
D3w-sas.h171 #define TW_LUN_OUT(lun) ((lun >> 12) & 0xf) macro
D3w-9xxx.h438 #define TW_LUN_OUT(lun) ((lun >> 12) & 0xf) macro
D3w-sas.c689 cpu_to_le16(TW_REQ_LUN_IN(TW_LUN_OUT(newcommand->request_id__lunl), request_id)); in twl_load_sgl()
695 cpu_to_le16(TW_REQ_LUN_IN(TW_LUN_OUT(newcommand->sgl_entries__lunh), length ? 1 : 0)); in twl_load_sgl()
D3w-9xxx.c1389 cpu_to_le16(TW_REQ_LUN_IN(TW_LUN_OUT(newcommand->request_id__lunl), request_id)); in twa_load_sgl()
1395 cpu_to_le16(TW_REQ_LUN_IN(TW_LUN_OUT(newcommand->sgl_entries__lunh), length ? 1 : 0)); in twa_load_sgl()