gpsc_supported 3625 drivers/scsi/qla2xxx/qla_def.h uint32_t gpsc_supported :1; gpsc_supported 2803 drivers/scsi/qla2xxx/qla_gs.c if (!ha->flags.gpsc_supported) gpsc_supported 2849 drivers/scsi/qla2xxx/qla_gs.c ha->flags.gpsc_supported = 0; gpsc_supported 3020 drivers/scsi/qla2xxx/qla_gs.c ha->flags.gpsc_supported = 0; gpsc_supported 5288 drivers/scsi/qla2xxx/qla_init.c !ha->flags.gpsc_supported) gpsc_supported 5445 drivers/scsi/qla2xxx/qla_init.c if (IS_IIDMA_CAPABLE(vha->hw) && vha->hw->flags.gpsc_supported) { gpsc_supported 3958 drivers/scsi/qla2xxx/qla_mbx.c ha->flags.gpsc_supported = 1; gpsc_supported 6069 drivers/scsi/qla2xxx/qla_target.c if (!IS_IIDMA_CAPABLE(vha->hw) || !vha->hw->flags.gpsc_supported) {