Symbol: OSC_INDEX_MASK
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
10459
(void *)ha->outstanding_cmds[sp->handle & OSC_INDEX_MASK],
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
10460
sp->handle & OSC_INDEX_MASK, sp->flags);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
10477
(void *)ha->outstanding_cmds[sp->handle & OSC_INDEX_MASK],
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
10478
sp->handle & OSC_INDEX_MASK, sp->flags);
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
19587
index = sp->handle & OSC_INDEX_MASK;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
4072
index = sp->handle & OSC_INDEX_MASK;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_api.c
8239
sp->handle & OSC_INDEX_MASK] = NULL;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1802
index = resp_identifier & OSC_INDEX_MASK;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1842
index = resp_identifier & OSC_INDEX_MASK;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
1930
index = resp_identifier & OSC_INDEX_MASK;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
2070
index = resp_identifier & OSC_INDEX_MASK;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
2191
index = *resp_identifier & OSC_INDEX_MASK;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
2816
index = resp_identifier & OSC_INDEX_MASK;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
3137
index = resp_identifier & OSC_INDEX_MASK;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
3407
index = resp_identifier & OSC_INDEX_MASK;
usr/src/uts/common/io/fibre-channel/fca/qlc/ql_isr.c
807
index = handles[cnt] & OSC_INDEX_MASK;