Home
last modified time | relevance | path

Searched refs:GET_CMD_SP (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.10/drivers/scsi/qla2xxx/
Dqla_iocb.c24 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_get_cmd_direction()
147 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla24xx_configure_prot_mode()
200 cmd = GET_CMD_SP(sp); in qla2x00_build_scsi_iocbs_32()
256 cmd = GET_CMD_SP(sp); in qla2x00_build_scsi_iocbs_64()
342 cmd = GET_CMD_SP(sp); in qla2x00_start_scsi()
598 cmd = GET_CMD_SP(sp); in qla24xx_build_scsi_type_6_iocbs()
709 cmd = GET_CMD_SP(sp); in qla24xx_build_scsi_iocbs()
773 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla24xx_set_t10dif_tags()
907 cmd = GET_CMD_SP(sp); in qla24xx_walk_and_build_sglist_no_difb()
1016 cmd = GET_CMD_SP(sp); in qla24xx_walk_and_build_sglist()
[all …]
Dqla_inline.h141 switch (scsi_get_prot_op(GET_CMD_SP(sp))) { in qla2x00_hba_err_chk_enabled()
Dqla_mr.c2129 struct scsi_cmnd *cp = GET_CMD_SP(sp); in qlafx00_handle_sense()
2331 cp = GET_CMD_SP(sp); in qlafx00_status_entry()
2570 cp = GET_CMD_SP(sp); in qlafx00_status_cont_entry()
3005 cmd = GET_CMD_SP(sp); in qlafx00_build_scsi_iocbs()
3079 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qlafx00_start_scsi()
Dqla_isr.c2525 struct scsi_cmnd *cp = GET_CMD_SP(sp); in qla2x00_handle_sense()
2575 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_handle_dif_error()
2952 cp = GET_CMD_SP(sp); in qla2x00_status_entry()
3251 cp = GET_CMD_SP(sp); in qla2x00_status_cont_entry()
Dqla_os.c683 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_sp_free_dma()
723 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_sp_compl()
736 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2xxx_qpair_sp_free_dma()
814 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2xxx_qpair_sp_compl()
1358 cmd = GET_CMD_SP(sp); in qla2x00_eh_wait_for_pending_commands()
1717 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_abort_srb()
Dqla_def.h680 #define GET_CMD_SP(sp) (sp->u.scmd.cmd) macro
Dqla_mbx.c1475 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_abort_command()