Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_mr.c1794 sp->type = SRB_FXIOCB_DCMD; in qlafx00_fx_disc()
2196 if (sp->type == SRB_FXIOCB_DCMD) { in qlafx00_ioctl_iosb_entry()
3232 if (sp->type == SRB_FXIOCB_DCMD) { in qlafx00_fxdisc_iocb()
H A Dqla_iocb.c2553 if (IS_QLAFX00(sp->vha->hw) && sp->type == SRB_FXIOCB_DCMD) in qla2x00_init_timer()
3755 case SRB_FXIOCB_DCMD: in qla2x00_start_sp()
H A Dqla_def.h605 #define SRB_FXIOCB_DCMD 10 macro
H A Dqla_init.c1970 if (sp->type == SRB_FXIOCB_DCMD) in qla24xx_async_abort_command()