Home
last modified time | relevance | path

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

/drivers/scsi/
D3w-sas.h163 #define TW_OP_OUT(x) (x & 0x1f) macro
D3w-9xxx.h432 #define TW_OP_OUT(x) (x & 0x1f) macro
D3w-9xxx.c245 if (TW_OP_OUT(command_packet->opcode__sgloffset) == TW_OP_SET_PARAM) { in twa_aen_complete()
1389 if (TW_OP_OUT(full_command_packet->command.newcommand.opcode__reserved) == TW_OP_EXECUTE_SCSI) { in twa_load_sgl()
1451 if (TW_OP_OUT(full_command_packet->command.newcommand.opcode__reserved) == TW_OP_EXECUTE_SCSI) { in twa_poll_response()
D3w-sas.c519 if (TW_OP_OUT(command_packet->opcode__sgloffset) == TW_OP_SET_PARAM) { in twl_aen_complete()
726 if (TW_OP_OUT(full_command_packet->command.newcommand.opcode__reserved) == TW_OP_EXECUTE_SCSI) { in twl_load_sgl()