Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/scsi/qla2xxx/
Dqla_attr.c2041 vha->flags.difdix_supported = 1; in qla24xx_vport_create()
2062 vha->flags.difdix_supported = 0; in qla24xx_vport_create()
Dqla_os.c712 if (!vha->flags.difdix_supported && in qla2xxx_queuecommand()
2805 base_vha->flags.difdix_supported = 1; in qla2x00_probe_one()
2826 base_vha->flags.difdix_supported = 0; in qla2x00_probe_one()
Dqla_def.h3499 uint32_t difdix_supported:1; member