Home
last modified time | relevance | path

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
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c3664 bzero(pd->pd_d_stack, sizeof (pd->pd_d_stack)); in fctl_enlist_did_table()
3665 pd->pd_d_depth = getpcstack(pd->pd_d_stack, FC_STACK_DEPTH); in fctl_enlist_did_table()