Home
last modified time | relevance | path

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

/Linux-v5.15/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()
202 cmd = GET_CMD_SP(sp); in qla2x00_build_scsi_iocbs_32()
258 cmd = GET_CMD_SP(sp); in qla2x00_build_scsi_iocbs_64()
344 cmd = GET_CMD_SP(sp); in qla2x00_start_scsi()
600 cmd = GET_CMD_SP(sp); in qla24xx_build_scsi_type_6_iocbs()
711 cmd = GET_CMD_SP(sp); in qla24xx_build_scsi_iocbs()
775 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla24xx_set_t10dif_tags()
854 cmd = GET_CMD_SP(sp); in qla24xx_walk_and_build_sglist_no_difb()
963 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.c2806 struct scsi_cmnd *cp = GET_CMD_SP(sp); in qla2x00_handle_sense()
2856 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_handle_dif_error()
3227 cp = GET_CMD_SP(sp); in qla2x00_status_entry()
3530 cp = GET_CMD_SP(sp); in qla2x00_status_cont_entry()
Dqla_os.c694 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_sp_free_dma()
734 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_sp_compl()
747 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2xxx_qpair_sp_free_dma()
825 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2xxx_qpair_sp_compl()
1359 cmd = GET_CMD_SP(sp); in qla2x00_eh_wait_for_pending_commands()
1754 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_abort_srb()
Dqla_edif.c2765 cmd = GET_CMD_SP(sp); in qla28xx_start_scsi_edif()
3275 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla_chk_edif_rx_sa_delete_pending()
Dqla_def.h731 #define GET_CMD_SP(sp) (sp->u.scmd.cmd) macro
Dqla_mbx.c1520 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_abort_command()