Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/qla2xxx/
Dqla_mr.c1817 sp->type = SRB_FXIOCB_DCMD; in qlafx00_fx_disc()
2219 if (sp->type == SRB_FXIOCB_DCMD) { in qlafx00_ioctl_iosb_entry()
3255 if (sp->type == SRB_FXIOCB_DCMD) { in qlafx00_fxdisc_iocb()
Dqla_iocb.c2553 if (IS_QLAFX00(sp->vha->hw) && sp->type == SRB_FXIOCB_DCMD) in qla2x00_init_timer()
3757 case SRB_FXIOCB_DCMD: in qla2x00_start_sp()
Dqla_def.h605 #define SRB_FXIOCB_DCMD 10 macro
Dqla_init.c1898 if (sp->type == SRB_FXIOCB_DCMD) in qla24xx_async_abort_command()