Searched refs:OSC_INDEX_MASK (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlc/
H A Dql_isr.c219 stat = mbx & OSC_INDEX_MASK;
809 index = handle & OSC_INDEX_MASK;
1743 index = resp_identifier & OSC_INDEX_MASK;
1822 index = resp_identifier & OSC_INDEX_MASK;
1955 index = resp_identifier & OSC_INDEX_MASK;
2066 index = resp_identifier & OSC_INDEX_MASK;
2677 index = resp_identifier & OSC_INDEX_MASK;
2983 index = resp_identifier & OSC_INDEX_MASK;
3206 index = resp_identifier & OSC_INDEX_MASK;
H A Dql_api.c7810 sp->handle & OSC_INDEX_MASK] = NULL;
10016 (void *)ha->outstanding_cmds[sp->handle & OSC_INDEX_MASK],
10017 sp->handle & OSC_INDEX_MASK, sp->flags);
10025 index = sp->handle & OSC_INDEX_MASK;
10064 (void *)ha->outstanding_cmds[sp->handle & OSC_INDEX_MASK],
10065 sp->handle & OSC_INDEX_MASK, sp->flags);
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlc/
H A Dql_api.h369 #define OSC_INDEX_MASK 0xfff macro

Completed in 95 milliseconds