Home
last modified time | relevance | path

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

/Linux-v6.1/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.c2107 struct scsi_cmnd *cp = GET_CMD_SP(sp); in qlafx00_handle_sense()
2309 cp = GET_CMD_SP(sp); in qlafx00_status_entry()
2548 cp = GET_CMD_SP(sp); in qlafx00_status_cont_entry()
2983 cmd = GET_CMD_SP(sp); in qlafx00_build_scsi_iocbs()
3057 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qlafx00_start_scsi()
Dqla_isr.c2818 struct scsi_cmnd *cp = GET_CMD_SP(sp); in qla2x00_handle_sense()
2868 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_handle_dif_error()
3239 cp = GET_CMD_SP(sp); in qla2x00_status_entry()
3543 cp = GET_CMD_SP(sp); in qla2x00_status_cont_entry()
Dqla_os.c709 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_sp_free_dma()
749 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_sp_compl()
763 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2xxx_qpair_sp_free_dma()
841 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2xxx_qpair_sp_compl()
1378 cmd = GET_CMD_SP(sp); in __qla2x00_eh_wait_for_pending_commands()
1776 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_abort_srb()
Dqla_edif.c2948 cmd = GET_CMD_SP(sp); in qla28xx_start_scsi_edif()
3461 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla_chk_edif_rx_sa_delete_pending()
Dqla_def.h741 #define GET_CMD_SP(sp) (sp->u.scmd.cmd) macro
Dqla_mbx.c1537 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_abort_command()