Home
last modified time | relevance | path

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

/illumos-gate/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
/illumos-gate/usr/src/cmd/mdb/common/modules/fctl/
H A Dfctl.c943 if (pd.pd_aux_flags & PD_GIVEN_TO_ULPS) { in remote_port()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1029 pd->pd_aux_flags |= PD_GIVEN_TO_ULPS; in fc_ulp_getportmap()
1172 pd->pd_aux_flags |= PD_GIVEN_TO_ULPS; in fc_ulp_get_remote_port()
1257 pd->pd_aux_flags |= PD_GIVEN_TO_ULPS; in fc_ulp_get_remote_port()
3189 pd->pd_aux_flags &= ~PD_GIVEN_TO_ULPS; in fctl_ulp_statec_cb()
4753 (pd->pd_aux_flags & PD_GIVEN_TO_ULPS)) { in fctl_destroy_remote_port()
H A Dfp.c4639 (pd->pd_aux_flags & PD_GIVEN_TO_ULPS)); in fp_ulp_statec_cb()
4644 pd->pd_aux_flags |= PD_GIVEN_TO_ULPS; in fp_ulp_statec_cb()
4749 (pd->pd_aux_flags & PD_GIVEN_TO_ULPS)); in fp_ulp_devc_cb()
4802 pd->pd_aux_flags |= PD_GIVEN_TO_ULPS; in fp_ulp_devc_cb()
5968 pd->pd_aux_flags |= PD_GIVEN_TO_ULPS; in fp_flogi_intr()