Home
last modified time | relevance | path

Searched refs:PD_GIVEN_TO_ULPS (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h389 #define PD_GIVEN_TO_ULPS 0x10 /* A reference to this pd has been */ macro
/titanic_41/usr/src/cmd/mdb/common/modules/fctl/
H A Dfctl.c940 if (pd.pd_aux_flags & PD_GIVEN_TO_ULPS) { in remote_port()
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1028 pd->pd_aux_flags |= PD_GIVEN_TO_ULPS; in fc_ulp_getportmap()
1171 pd->pd_aux_flags |= PD_GIVEN_TO_ULPS; in fc_ulp_get_remote_port()
1256 pd->pd_aux_flags |= PD_GIVEN_TO_ULPS; in fc_ulp_get_remote_port()
3188 pd->pd_aux_flags &= ~PD_GIVEN_TO_ULPS; in fctl_ulp_statec_cb()
4752 (pd->pd_aux_flags & PD_GIVEN_TO_ULPS)) { in fctl_destroy_remote_port()
H A Dfp.c4638 (pd->pd_aux_flags & PD_GIVEN_TO_ULPS)); in fp_ulp_statec_cb()
4643 pd->pd_aux_flags |= PD_GIVEN_TO_ULPS; in fp_ulp_statec_cb()
4748 (pd->pd_aux_flags & PD_GIVEN_TO_ULPS)); in fp_ulp_devc_cb()
4801 pd->pd_aux_flags |= PD_GIVEN_TO_ULPS; in fp_ulp_devc_cb()
5967 pd->pd_aux_flags |= PD_GIVEN_TO_ULPS; in fp_flogi_intr()