Home
last modified time | relevance | path

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

/titanic_50/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
/titanic_50/usr/src/cmd/mdb/common/modules/fctl/
H A Dfctl.c908 if (pd.pd_aux_flags & PD_IN_DID_QUEUE) { in remote_port()
/titanic_50/usr/src/uts/common/io/fibre-channel/impl/
H A Dfctl.c3626 if (pd->pd_aux_flags & PD_IN_DID_QUEUE) { in fctl_enlist_did_table()
3670 pd->pd_aux_flags |= PD_IN_DID_QUEUE; in fctl_enlist_did_table()
3717 pd->pd_aux_flags &= ~PD_IN_DID_QUEUE; in fctl_delist_did_table()
4870 pd->pd_aux_flags &= ~PD_IN_DID_QUEUE; in fctl_destroy_all_remote_ports()
H A Dfp.c6201 if (pd->pd_aux_flags & PD_IN_DID_QUEUE) { in fp_plogi_intr()
6402 if (pd->pd_aux_flags & PD_IN_DID_QUEUE) { in fp_plogi_intr()
6566 if ((pd->pd_aux_flags & PD_IN_DID_QUEUE) == 0) { in fp_adisc_intr()