Home
last modified time | relevance | path

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

/linux/drivers/scsi/qla2xxx/
H A Dqla_iocb.c25 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_get_cmd_direction()
148 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla24xx_configure_prot_mode()
203 cmd = GET_CMD_SP(sp); in qla2x00_build_scsi_iocbs_32()
259 cmd = GET_CMD_SP(sp); in qla2x00_build_scsi_iocbs_64()
345 cmd = GET_CMD_SP(sp); in qla2x00_start_scsi()
603 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 …]
H A Dqla_inline.h144 switch (scsi_get_prot_op(GET_CMD_SP(sp))) { in qla2x00_hba_err_chk_enabled()
H A Dqla_mr.c2105 struct scsi_cmnd *cp = GET_CMD_SP(sp); in qlafx00_handle_sense()
2307 cp = GET_CMD_SP(sp); in qlafx00_status_entry()
2546 cp = GET_CMD_SP(sp); in qlafx00_status_cont_entry()
2981 cmd = GET_CMD_SP(sp); in qlafx00_build_scsi_iocbs()
3055 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qlafx00_start_scsi()
H A Dqla_isr.c2983 struct scsi_cmnd *cp = GET_CMD_SP(sp); in qla2x00_handle_sense()
3027 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_handle_dif_error()
3397 cp = GET_CMD_SP(sp); in qla2x00_status_entry()
3703 cp = GET_CMD_SP(sp); in qla2x00_status_cont_entry()
H A Dqla_os.c725 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_sp_free_dma()
767 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_sp_compl()
781 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2xxx_qpair_sp_free_dma()
861 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2xxx_qpair_sp_compl()
1369 cmd = GET_CMD_SP(sp); in __qla2x00_eh_wait_for_pending_commands()
1795 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_abort_srb()
H A Dqla_edif.c2992 cmd = GET_CMD_SP(sp); in qla28xx_start_scsi_edif()
3491 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla_chk_edif_rx_sa_delete_pending()
H A Dqla_def.h790 #define GET_CMD_SP(sp) (sp->u.scmd.cmd) macro
H A Dqla_mbx.c1533 struct scsi_cmnd *cmd = GET_CMD_SP(sp); in qla2x00_abort_command()