Home
last modified time | relevance | path

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

/openbmc/linux/include/target/
H A Dtarget_core_fabric.h182 int transport_handle_cdb_direct(struct se_cmd *);
/openbmc/linux/drivers/target/iscsi/
H A Discsi_target_tmr.c321 transport_handle_cdb_direct(se_cmd); in iscsit_task_reassign_complete_read()
H A Discsi_target_erl1.c951 return transport_handle_cdb_direct(&cmd->se_cmd); in iscsit_execute_cmd()
/openbmc/linux/drivers/target/
H A Dtarget_core_transport.c1583 int transport_handle_cdb_direct( in transport_handle_cdb_direct() function
1617 EXPORT_SYMBOL(transport_handle_cdb_direct);
1827 transport_handle_cdb_direct(se_cmd); in target_submit()