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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h296 pc_t pd_w_stack[FC_STACK_DEPTH]; member in struct:fc_remote_port
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c3776 bzero(pd->pd_w_stack, sizeof (pd->pd_w_stack));
3777 pd->pd_w_depth = getpcstack(pd->pd_w_stack, FC_STACK_DEPTH);

Completed in 72 milliseconds