Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/impl/
H A Dfctl_private.h379 #define PD_IN_DID_QUEUE 0x01 /* The fc_remote_port_t is present */ macro
/illumos-gate/usr/src/cmd/mdb/common/modules/fctl/
H A Dfctl.c911 if (pd.pd_aux_flags & PD_IN_DID_QUEUE) { in remote_port()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c3627 if (pd->pd_aux_flags & PD_IN_DID_QUEUE) { in fctl_enlist_did_table()
3671 pd->pd_aux_flags |= PD_IN_DID_QUEUE; in fctl_enlist_did_table()
3718 pd->pd_aux_flags &= ~PD_IN_DID_QUEUE; in fctl_delist_did_table()
4871 pd->pd_aux_flags &= ~PD_IN_DID_QUEUE; in fctl_destroy_all_remote_ports()
H A Dfp.c6202 if (pd->pd_aux_flags & PD_IN_DID_QUEUE) { in fp_plogi_intr()
6403 if (pd->pd_aux_flags & PD_IN_DID_QUEUE) { in fp_plogi_intr()
6567 if ((pd->pd_aux_flags & PD_IN_DID_QUEUE) == 0) { in fp_adisc_intr()