Searched refs:SCF_SCSI_CONTROL_SG_IO_CDB (Results 1 – 2 of 2) sorted by relevance
3045 (cmd->se_cmd_flags & SCF_SCSI_CONTROL_SG_IO_CDB)) in transport_allocate_resources()3285 cmd->se_cmd_flags |= SCF_SCSI_CONTROL_SG_IO_CDB; in transport_generic_cmd_sequencer()3338 cmd->se_cmd_flags |= SCF_SCSI_CONTROL_SG_IO_CDB; in transport_generic_cmd_sequencer()3342 cmd->se_cmd_flags |= SCF_SCSI_CONTROL_SG_IO_CDB; in transport_generic_cmd_sequencer()3365 cmd->se_cmd_flags |= SCF_SCSI_CONTROL_SG_IO_CDB; in transport_generic_cmd_sequencer()3379 cmd->se_cmd_flags |= SCF_SCSI_CONTROL_SG_IO_CDB; in transport_generic_cmd_sequencer()3595 cmd->se_cmd_flags |= SCF_SCSI_CONTROL_SG_IO_CDB; in transport_generic_cmd_sequencer()4156 (cmd->se_cmd_flags & SCF_SCSI_CONTROL_SG_IO_CDB)) { in transport_generic_map_mem_to_cmd()5029 (cmd->se_cmd_flags & SCF_SCSI_CONTROL_SG_IO_CDB) ? 1 : 0; in transport_map_control_cmd_to_task()5034 if (cmd->se_cmd_flags & SCF_SCSI_CONTROL_SG_IO_CDB) { in transport_map_control_cmd_to_task()
109 SCF_SCSI_CONTROL_SG_IO_CDB = 0x00000010, enumerator