Symbol: MULTI_QUEUE
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
1236
ha->flags |= MULTI_QUEUE;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
1257
ha->flags |= VP_ENABLED | MULTI_QUEUE;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
1291
ha->flags |= VP_ENABLED | MULTI_QUEUE |
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
1331
ha->flags |= MULTI_QUEUE;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
15435
if (index == 0 && ha->flags & MULTI_QUEUE) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
15444
} else if (index == 1 && ha->flags & MULTI_QUEUE) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
15457
if (ha->flags & MULTI_QUEUE) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
16024
if (index == 0 && ha->flags & MULTI_QUEUE) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
16033
} else if (index == 1 && ha->flags & MULTI_QUEUE) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
16046
if (ha->flags & MULTI_QUEUE) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
17608
if (ha->flags & MULTI_QUEUE && count < ha->mq_msix_vectors) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
18924
if (ha->flags & MULTI_QUEUE) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
18974
if (ha->flags & MULTI_QUEUE) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
19050
if (ha->flags & MULTI_QUEUE) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_init.c
2602
if (ha->flags & MULTI_QUEUE) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_iocb.c
129
} else if (ha->flags & MULTI_QUEUE) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_iocb.c
241
if (ha->flags & MULTI_QUEUE) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_iocb.c
315
} else if (ha->flags & MULTI_QUEUE) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_iocb.c
428
if (ha->flags & MULTI_QUEUE) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1756
if (ha->flags & MULTI_QUEUE) {
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_mbx.c
3495
if (ha->flags & MULTI_QUEUE) {