Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/
D3w-sas.h174 #define TW_LUN_OUT(lun) ((lun >> 12) & 0xf) macro
D3w-9xxx.h441 #define TW_LUN_OUT(lun) ((lun >> 12) & 0xf) macro
D3w-sas.c695 cpu_to_le16(TW_REQ_LUN_IN(TW_LUN_OUT(newcommand->request_id__lunl), request_id)); in twl_load_sgl()
701 cpu_to_le16(TW_REQ_LUN_IN(TW_LUN_OUT(newcommand->sgl_entries__lunh), length ? 1 : 0)); in twl_load_sgl()
D3w-9xxx.c1391 cpu_to_le16(TW_REQ_LUN_IN(TW_LUN_OUT(newcommand->request_id__lunl), request_id)); in twa_load_sgl()
1397 cpu_to_le16(TW_REQ_LUN_IN(TW_LUN_OUT(newcommand->sgl_entries__lunh), length ? 1 : 0)); in twa_load_sgl()