Home
last modified time | relevance | path

Searched refs:transport_kmap_data_sg (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/target/
H A Dtarget_core_spc.c798 rbuf = transport_kmap_data_sg(cmd); in spc_emulate_inquiry()
1154 rbuf = transport_kmap_data_sg(cmd); in spc_emulate_modesense()
1185 buf = transport_kmap_data_sg(cmd); in spc_emulate_modeselect()
1241 rbuf = transport_kmap_data_sg(cmd); in spc_emulate_request_sense()
1268 buf = transport_kmap_data_sg(cmd); in spc_emulate_report_luns()
2268 rbuf = transport_kmap_data_sg(cmd); in spc_emulate_report_supp_op_codes()
2356 rbuf = transport_kmap_data_sg(cmd); in spc_fill_pd_text_id_info()
H A Dtarget_core_pr.c1529 buf = transport_kmap_data_sg(cmd); in core_scsi3_decode_spec_i_port()
3211 buf = transport_kmap_data_sg(cmd); in core_scsi3_emulate_pro_register_and_move()
3263 buf = transport_kmap_data_sg(cmd); in core_scsi3_emulate_pro_register_and_move()
3626 buf = transport_kmap_data_sg(cmd); in target_scsi3_emulate_pr_out()
3751 buf = transport_kmap_data_sg(cmd); in core_scsi3_pri_read_keys()
3806 buf = transport_kmap_data_sg(cmd); in core_scsi3_pri_read_reservation()
3882 buf = transport_kmap_data_sg(cmd); in core_scsi3_pri_report_capabilities()
3948 buf = transport_kmap_data_sg(cmd); in core_scsi3_pri_read_full_status()
4106 buf = transport_kmap_data_sg(cmd); in target_try_pr_in_pt()
H A Dtarget_core_sbc.c64 rbuf = transport_kmap_data_sg(cmd); in sbc_emulate_readcapacity()
127 rbuf = transport_kmap_data_sg(cmd); in sbc_emulate_readcapacity_16()
1155 buf = transport_kmap_data_sg(cmd); in sbc_execute_unmap()
H A Dtarget_core_xcopy.c796 p = transport_kmap_data_sg(se_cmd); in target_parse_xcopy_cmd()
921 p = transport_kmap_data_sg(se_cmd); in target_rcr_operating_parameters()
H A Dtarget_core_alua.c70 buf = transport_kmap_data_sg(cmd); in target_emulate_report_referrals()
160 buf = transport_kmap_data_sg(cmd); in target_emulate_report_target_port_groups()
290 buf = transport_kmap_data_sg(cmd); in target_emulate_set_target_port_groups()
H A Dtarget_core_pscsi.c615 buf = transport_kmap_data_sg(cmd); in pscsi_complete_cmd()
H A Dtarget_core_transport.c2724 void *transport_kmap_data_sg(struct se_cmd *cmd) in transport_kmap_data_sg() function
2759 EXPORT_SYMBOL(transport_kmap_data_sg);
/linux/include/target/
H A Dtarget_core_backend.h112 void *transport_kmap_data_sg(struct se_cmd *);