Home
last modified time | relevance | path

Searched refs:SRB_FXIOCB_BCMD (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/scsi/qla2xxx/
H A Dqla_bsg.c41 if (sp->type == SRB_FXIOCB_BCMD) { in qla2x00_bsg_sp_free()
63 sp->type == SRB_FXIOCB_BCMD || in qla2x00_bsg_sp_free()
2046 sp->type = SRB_FXIOCB_BCMD; in qlafx00_mgmt_cmd()
2605 (sp->type == SRB_FXIOCB_BCMD)) in qla24xx_bsg_timeout()
H A Dqla_def.h606 #define SRB_FXIOCB_BCMD 11 macro
H A Dqla_iocb.c3756 case SRB_FXIOCB_BCMD: in qla2x00_start_sp()