Home
last modified time | relevance | path

Searched refs:PD_NEEDS_REMOVAL (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h385 #define PD_NEEDS_REMOVAL 0x04 macro
/titanic_41/usr/src/cmd/mdb/common/modules/fctl/
H A Dfctl.c922 if (pd.pd_aux_flags & PD_NEEDS_REMOVAL) { in remote_port()
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c4082 (pd->pd_aux_flags & PD_NEEDS_REMOVAL) && in fctl_release_remote_port()
4086 pd->pd_aux_flags &= ~PD_NEEDS_REMOVAL; in fctl_release_remote_port()
4753 pd->pd_aux_flags |= PD_NEEDS_REMOVAL; in fctl_destroy_remote_port()