Searched refs:target_setup_cmd_from_cdb (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/include/target/
H A Dtarget_core_fabric.h136 sense_reason_t target_setup_cmd_from_cdb(struct se_cmd *, unsigned char *);
/linux-4.1.27/drivers/target/
H A Dtarget_core_transport.c1218 target_setup_cmd_from_cdb(struct se_cmd *cmd, unsigned char *cdb) target_setup_cmd_from_cdb() function
1290 EXPORT_SYMBOL(target_setup_cmd_from_cdb); variable
1439 rc = target_setup_cmd_from_cdb(se_cmd, cdb); target_submit_cmd_map_sgls()
1467 * for this case by target core in target_setup_cmd_from_cdb() target_submit_cmd_map_sgls()
H A Dtarget_core_xcopy.c580 sense_rc = target_setup_cmd_from_cdb(cmd, cdb); target_xcopy_setup_pt_cmd()
/linux-4.1.27/drivers/target/iscsi/
H A Discsi_target.c1008 cmd->sense_reason = target_setup_cmd_from_cdb(&cmd->se_cmd, hdr->cdb); iscsit_setup_scsi_cmd()

Completed in 181 milliseconds