Symbol: PD_PLOGI_INITIATOR
usr/src/uts/common/io/fibre-channel/impl/fctl.c
4263
PD_PLOGI_INITIATOR) ? 1 : 0;
usr/src/uts/common/io/fibre-channel/impl/fctl.c
5925
PD_PLOGI_INITIATOR) ? 1 : 0;
usr/src/uts/common/io/fibre-channel/impl/fp.c
10266
pd->pd_recepient != PD_PLOGI_INITIATOR) {
usr/src/uts/common/io/fibre-channel/impl/fp.c
10272
pd->pd_recepient != PD_PLOGI_INITIATOR) {
usr/src/uts/common/io/fibre-channel/impl/fp.c
11419
retain = (pd->pd_recepient == PD_PLOGI_INITIATOR) ? 1 : 0;
usr/src/uts/common/io/fibre-channel/impl/fp.c
11537
retain = (pd->pd_recepient == PD_PLOGI_INITIATOR) ? 1 : 0;
usr/src/uts/common/io/fibre-channel/impl/fp.c
12264
pd->pd_recepient = PD_PLOGI_INITIATOR;
usr/src/uts/common/io/fibre-channel/impl/fp.c
12524
initiator = (pd->pd_recepient == PD_PLOGI_INITIATOR) ? 1 : 0;
usr/src/uts/common/io/fibre-channel/impl/fp.c
12560
initiator = (pd->pd_recepient == PD_PLOGI_INITIATOR) ? 1 : 0;
usr/src/uts/common/io/fibre-channel/impl/fp.c
13228
d_id.port_id, PD_PLOGI_INITIATOR, KM_NOSLEEP);
usr/src/uts/common/io/fibre-channel/impl/fp.c
14089
pd->pd_recepient == PD_PLOGI_INITIATOR) {
usr/src/uts/common/io/fibre-channel/impl/fp.c
14244
send = (pd->pd_recepient == PD_PLOGI_INITIATOR) ? 1 : 0;
usr/src/uts/common/io/fibre-channel/impl/fp.c
14405
PD_PLOGI_INITIATOR) ? 1 : 0;
usr/src/uts/common/io/fibre-channel/impl/fp.c
14578
pwwn_pd->pd_recepient = PD_PLOGI_INITIATOR;
usr/src/uts/common/io/fibre-channel/impl/fp.c
2976
PD_PLOGI_RECEPIENT : PD_PLOGI_INITIATOR;
usr/src/uts/common/io/fibre-channel/impl/fp.c
3862
if (pd->pd_recepient == PD_PLOGI_INITIATOR) {
usr/src/uts/common/io/fibre-channel/impl/fp.c
5938
&nwwn, &dwwn, d_id, PD_PLOGI_INITIATOR,
usr/src/uts/common/io/fibre-channel/impl/fp.c
6168
PD_PLOGI_INITIATOR, KM_NOSLEEP);
usr/src/uts/common/io/fibre-channel/impl/fp.c
6727
((pd->pd_recepient == PD_PLOGI_INITIATOR) ? 1 : 0);