Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h384 #define PD_DISABLE_RELOGIN 0x02 macro
/illumos-gate/usr/src/cmd/mdb/common/modules/fctl/
H A Dfctl.c916 if (pd.pd_aux_flags & PD_DISABLE_RELOGIN) { in remote_port()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c1889 pd->pd_aux_flags |= PD_DISABLE_RELOGIN; in fc_ulp_disable_relogin()
1903 pd->pd_aux_flags &= ~PD_DISABLE_RELOGIN; in fc_ulp_enable_relogin()
H A Dfp.c4078 if ((tmp_pd->pd_aux_flags & PD_DISABLE_RELOGIN) && in fp_port_login()
4245 ((pd->pd_aux_flags & PD_DISABLE_RELOGIN) == 0)) { in fp_remote_port_offline()
6393 if (pd->pd_aux_flags & PD_DISABLE_RELOGIN) { in fp_plogi_intr()
6730 if (pd->pd_aux_flags & PD_DISABLE_RELOGIN) { in fp_adisc_intr()