Home
last modified time | relevance | path

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

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