Searched refs:PD_LOGGED_OUT (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h280 * PD_LOGGED_OUT: This is a directive to ignore the NORELOGIN if
386 #define PD_LOGGED_OUT 0x08 /* This is a directive to ignore */ macro
/illumos-gate/usr/src/cmd/mdb/common/modules/fctl/
H A Dfctl.c931 if (pd.pd_aux_flags & PD_LOGGED_OUT) {
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c4078 !(tmp_pd->pd_aux_flags & PD_LOGGED_OUT)) {
6187 (pd->pd_aux_flags & PD_LOGGED_OUT)) {
6217 pd->pd_aux_flags &= ~PD_LOGGED_OUT;
6235 (pd->pd_aux_flags & PD_LOGGED_OUT)) {
6393 pd->pd_aux_flags &= ~PD_LOGGED_OUT;
6417 pd->pd_aux_flags &= ~PD_LOGGED_OUT;
6728 pd->pd_aux_flags |= PD_LOGGED_OUT;
11427 pd->pd_aux_flags |= PD_LOGGED_OUT;
11545 pd->pd_aux_flags |= PD_LOGGED_OUT;
14558 (pwwn_pd->pd_aux_flags & PD_LOGGED_OUT)) {
[all...]

Completed in 88 milliseconds