Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A D3w-sas.h80 #define TW_OP_EXECUTE_SCSI 0x10 macro
H A D3w-9xxx.h297 #define TW_OP_EXECUTE_SCSI 0x10 macro
H A D3w-9xxx.c1390 if (TW_OP_OUT(full_command_packet->command.newcommand.opcode__reserved) == TW_OP_EXECUTE_SCSI) { in twa_load_sgl()
1432 if (TW_OP_OUT(full_command_packet->command.newcommand.opcode__reserved) == TW_OP_EXECUTE_SCSI) { in twa_poll_response()
1821 command_packet->opcode__reserved = TW_OPRES_IN(0, TW_OP_EXECUTE_SCSI); in DEF_SCSI_QCMD()
H A D3w-sas.c314 command_packet->opcode__reserved = TW_OPRES_IN(0, TW_OP_EXECUTE_SCSI); in twl_scsiop_execute_scsi()
688 if (TW_OP_OUT(full_command_packet->command.newcommand.opcode__reserved) == TW_OP_EXECUTE_SCSI) { in twl_load_sgl()