Home
last modified time | relevance | path

Searched refs:SRB_FXIOCB_DCMD (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/scsi/qla2xxx/
Dqla_inline.h283 if (IS_QLAFX00(sp->vha->hw) && (sp->type == SRB_FXIOCB_DCMD)) in qla2x00_init_timer()
Dqla_mr.c1822 sp->type = SRB_FXIOCB_DCMD; in qlafx00_fx_disc()
2223 if (sp->type == SRB_FXIOCB_DCMD) { in qlafx00_ioctl_iosb_entry()
3275 if (sp->type == SRB_FXIOCB_DCMD) { in qlafx00_fxdisc_iocb()
Dqla_def.h504 #define SRB_FXIOCB_DCMD 10 macro
Dqla_iocb.c3504 case SRB_FXIOCB_DCMD: in qla2x00_start_sp()
Dqla_init.c1823 if (sp->type == SRB_FXIOCB_DCMD) in qla24xx_async_abort_command()