Home
last modified time | relevance | path

Searched refs:efct_scsi_tgt_io (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/scsi/elx/efct/
H A Defct_lio.c290 struct efct_scsi_tgt_io *ocp = in efct_lio_check_stop_free()
291 container_of(se_cmd, struct efct_scsi_tgt_io, cmd); in efct_lio_check_stop_free()
310 struct efct_scsi_tgt_io *ocp = in efct_lio_aborted_task()
311 container_of(se_cmd, struct efct_scsi_tgt_io, cmd); in efct_lio_aborted_task()
328 struct efct_scsi_tgt_io *ocp = in efct_lio_release_cmd()
329 container_of(se_cmd, struct efct_scsi_tgt_io, cmd); in efct_lio_release_cmd()
355 struct efct_scsi_tgt_io *ocp = in efct_lio_get_cmd_state()
356 container_of(cmd, struct efct_scsi_tgt_io, cmd); in efct_lio_get_cmd_state()
365 struct efct_scsi_tgt_io *ocp = &io->tgt_io; in efct_lio_sg_map()
378 struct efct_scsi_tgt_io *ocp = &io->tgt_io; in efct_lio_sg_unmap()
[all …]
H A Defct_io.h113 struct efct_scsi_tgt_io tgt_io;
H A Defct_lio.h106 struct efct_scsi_tgt_io { struct