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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfc_appif.h269 uint32_t num_attached; /* number of attached nodes */ member in struct:fc_rnid_params
/illumos-gate/usr/src/lib/sun_fc/common/
H A DFCHBAPort.cc881 memcpy(&info->NumberOfAttachedNodes, &(rnid.num_attached),
1205 memcpy(&(rnid.num_attached), &(info.NumberOfAttachedNodes),
1206 sizeof (rnid.num_attached));
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_solaris.c1804 port_info->pi_rnid_params.params.num_attached = 0;
1997 "Port info: rnid.num_attached = %x",
1998 port_info->pi_rnid_params.params.num_attached);
5615 "GET_NODE_ID: num_attach: %d", rnid->num_attached);
5652 "SET_NODE_ID: num_attach: %d", rnid->num_attached);

Completed in 82 milliseconds