Home
last modified time | relevance | path

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

/openbmc/linux/include/target/
H A Dtarget_core_backend.h119 sense_reason_t passthrough_parse_cdb(struct se_cmd *cmd,
/openbmc/linux/drivers/target/
H A Dtarget_core_device.c1058 passthrough_parse_cdb(struct se_cmd *cmd, in passthrough_parse_cdb() function
1154 EXPORT_SYMBOL(passthrough_parse_cdb);
H A Dtarget_core_pscsi.c930 return passthrough_parse_cdb(cmd, pscsi_execute_cmd); in pscsi_parse_cdb()
H A Dtarget_core_user.c2670 return passthrough_parse_cdb(cmd, tcmu_queue_cmd); in tcmu_parse_cdb()