Searched refs:FC_STACK_DEPTH (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h161 #define FC_STACK_DEPTH 14 macro
296 pc_t pd_w_stack[FC_STACK_DEPTH];
298 pc_t pd_d_stack[FC_STACK_DEPTH];
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c3664 pd->pd_d_depth = getpcstack(pd->pd_d_stack, FC_STACK_DEPTH);
3777 pd->pd_w_depth = getpcstack(pd->pd_w_stack, FC_STACK_DEPTH);

Completed in 76 milliseconds