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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h298 pc_t pd_d_stack[FC_STACK_DEPTH]; member in struct:fc_remote_port
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c3663 bzero(pd->pd_d_stack, sizeof (pd->pd_d_stack));
3664 pd->pd_d_depth = getpcstack(pd->pd_d_stack, FC_STACK_DEPTH);

Completed in 84 milliseconds