Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h373 #define PD_ELS_MARK 0x02 macro
/illumos-gate/usr/src/cmd/mdb/common/modules/fctl/
H A Dfctl.c898 case PD_ELS_MARK: in remote_port()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c10204 pd->pd_flags = PD_ELS_MARK; in fp_fabric_online()
10265 pd->pd_flags == PD_ELS_MARK || in fp_fabric_online()
10271 if (pd->pd_flags == PD_ELS_MARK || in fp_fabric_online()
10295 pd->pd_flags = PD_ELS_MARK; in fp_fabric_online()
10371 if (pd->pd_flags != PD_ELS_MARK) { in fp_fabric_online()
14092 pd->pd_flags = PD_ELS_MARK; in fp_validate_area_domain()
14170 pd->pd_flags == PD_ELS_MARK) { in fp_validate_area_domain()
H A Dfctl.c1122 pkt->pkt_pd->pd_flags == PD_ELS_MARK) { in fc_ulp_login()
4085 (pd->pd_flags != PD_ELS_MARK)) { in fctl_release_remote_port()