Home
last modified time | relevance | path

Searched refs:TW_OP_SET_PARAM (Results 1 – 6 of 6) sorted by relevance

/linux-5.19.10/drivers/scsi/
D3w-xxxx.h178 #define TW_OP_SET_PARAM 0x13 macro
D3w-sas.h79 #define TW_OP_SET_PARAM 0x13 macro
D3w-9xxx.h296 #define TW_OP_SET_PARAM 0x13 macro
D3w-sas.c420 command_packet->opcode__sgloffset = TW_OPSGL_IN(2, TW_OP_SET_PARAM); in twl_aen_sync_time()
481 if (TW_OP_OUT(command_packet->opcode__sgloffset) == TW_OP_SET_PARAM) { in twl_aen_complete()
D3w-9xxx.c243 if (TW_OP_OUT(command_packet->opcode__sgloffset) == TW_OP_SET_PARAM) { in twa_aen_complete()
488 command_packet->opcode__sgloffset = TW_OPSGL_IN(2, TW_OP_SET_PARAM); in twa_aen_sync_time()
D3w-xxxx.c1153 command_packet->opcode__sgloffset = TW_OPSGL_IN(2, TW_OP_SET_PARAM); in tw_setfeature()