Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h373 #define PD_ELS_MARK 0x02 macro
/titanic_50/usr/src/cmd/mdb/common/modules/fctl/
H A Dfctl.c895 case PD_ELS_MARK: in remote_port()
/titanic_50/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c10200 pd->pd_flags = PD_ELS_MARK; in fp_fabric_online()
10261 pd->pd_flags == PD_ELS_MARK || in fp_fabric_online()
10267 if (pd->pd_flags == PD_ELS_MARK || in fp_fabric_online()
10291 pd->pd_flags = PD_ELS_MARK; in fp_fabric_online()
10367 if (pd->pd_flags != PD_ELS_MARK) { in fp_fabric_online()
14088 pd->pd_flags = PD_ELS_MARK; in fp_validate_area_domain()
14166 pd->pd_flags == PD_ELS_MARK) { in fp_validate_area_domain()
H A Dfctl.c1121 pkt->pkt_pd->pd_flags == PD_ELS_MARK) { in fc_ulp_login()
4084 (pd->pd_flags != PD_ELS_MARK)) { in fctl_release_remote_port()