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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfc_appif.h274 uint16_t topo_flags; /* topology discovery flags */ member in struct:fc_rnid_params
/illumos-gate/usr/src/lib/sun_fc/common/
H A DFCHBAPort.cc886 memcpy(&info->TopologyDiscoveryFlags, &(rnid.topo_flags),
1210 memcpy(&(rnid.topo_flags), &(info.TopologyDiscoveryFlags),
1211 sizeof (rnid.topo_flags));
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c2012 "Port info: rnid.topo_flags = %x",
2013 port_info->pi_rnid_params.params.topo_flags);
5625 "GET_NODE_ID: topo_flags: 0x%x", rnid->topo_flags);
5662 "SET_NODE_ID: topo_flags: 0x%x", rnid->topo_flags);

Completed in 63 milliseconds