Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/scsi/
D3w-sas.h83 #define TW_OP_EXECUTE_SCSI 0x10 macro
D3w-9xxx.h300 #define TW_OP_EXECUTE_SCSI 0x10 macro
D3w-9xxx.c1389 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()
1842 command_packet->opcode__reserved = TW_OPRES_IN(0, TW_OP_EXECUTE_SCSI); in DEF_SCSI_QCMD()
D3w-sas.c350 command_packet->opcode__reserved = TW_OPRES_IN(0, TW_OP_EXECUTE_SCSI); in twl_scsiop_execute_scsi()
726 if (TW_OP_OUT(full_command_packet->command.newcommand.opcode__reserved) == TW_OP_EXECUTE_SCSI) { in twl_load_sgl()