Home
last modified time | relevance | path

Searched refs:TW_OPSGL_IN (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/scsi/
H A D3w-xxxx.h238 #define TW_OPSGL_IN(x,y) ((x << 5) | (y & 0x1f)) macro
H A D3w-sas.h159 #define TW_OPSGL_IN(x,y) ((x << 5) | (y & 0x1f)) macro
H A D3w-9xxx.h427 #define TW_OPSGL_IN(x,y) ((x << 5) | (y & 0x1f)) macro
H A D3w-sas.c420 command_packet->opcode__sgloffset = TW_OPSGL_IN(2, TW_OP_SET_PARAM); in twl_aen_sync_time()
937 command_packet->opcode__sgloffset = TW_OPSGL_IN(2, TW_OP_GET_PARAM); in twl_get_param()
H A D3w-9xxx.c488 command_packet->opcode__sgloffset = TW_OPSGL_IN(2, TW_OP_SET_PARAM); in twa_aen_sync_time()
1068 command_packet->opcode__sgloffset = TW_OPSGL_IN(2, TW_OP_GET_PARAM); in twa_get_param()