Searched refs:port_id (Results 1 - 15 of 15) sorted by relevance

/osnet-11/usr/src/lib/librstp/common/
H A Dstp_bpdu.h76 unsigned char port_id[2]; member in struct:bpdu_body_t
H A Drolesel.c219 &stpm->BrId, port->port_id, port->port_id);
271 if (stpm->rootPortId == port->port_id) {
392 &this->BrId, port->port_id, port->port_id);
393 if (Received != port->infoIs || this->rootPortId == port->port_id) {
H A Dstpm.h118 STP_stpm_get_port_name_by_id (STPM_T* this, PORT_ID port_id);
H A Dvector.c126 v->design_port = stp_vect_get_short (b->port_id);
141 stp_vect_set_short (v->design_port, b->port_id);
H A Duid_stp.h165 UID_PORT_ID port_id; member in struct:__anon2473
H A Dport.c75 this->port_id = (port_prio << 8) + port_index;
141 this->port_id,
142 this->port_id);
H A Dstpm.c344 STP_stpm_get_port_name_by_id (STPM_T* this, PORT_ID port_id) argument
349 if (port_id == port->port_id) {
H A Dport.h103 PORT_ID port_id; /* 17.18.16 */ member in struct:port_t
H A Dstp_in.c310 uid_cfg->port_priority = port->port_id >> 8;
357 entry->port_id = port->port_id;
389 entry->designated_port = port->port_id;
836 port->port_id = (uid_cfg->port_priority << 8) + port_index;
H A Dportinfo.c275 _stp_dump ("port_id", bpdu->body.port_id, 2);
329 port->msgPrio.bridge_port = port->port_id;
/osnet-11/usr/src/lib/fm/topo/modules/i86pc/x86pi/common/
H A Dx86pi_bay.c466 id_t port_id; local
484 port_id = eport->smbporte_port;
486 rv = smbios_info_port(shp, port_id, &smb_port);
490 f, port_id);
/osnet-11/usr/src/lib/storage/liba5k/common/
H A Dlhot.c212 dev_did.port_id;
605 pub_port.dev_did.port_id;
H A Dmon.c3239 *pid = dev_addr_ptr->gfc_port_dev.pub_port.dev_did.port_id;
3478 port_id & 0xFF];
3481 pub_port.dev_did.port_id &
4738 pub_port.dev_did.port_id;
/osnet-11/usr/src/lib/storage/libg_fc/common/
H A Dmap.c227 gfc_port_dev.pub_port.dev_did.port_id == tid) {
1744 if (fp_hba_port.dev_did.port_id <= 0xffff) {
1756 if (dev_list->dev_did.port_id <= 0xffff) {
1775 if (fp_hba_port.dev_did.port_id > 0xff) {
1784 (uchar_t)fp_hba_port.dev_did.port_id;
1805 * Out of 24 bits of port_id, copy only
1809 if (dev_list->dev_did.port_id > 0xff) {
1817 = (uchar_t)dev_list->dev_did.port_id;
2466 fp_hba_port.dev_nwwn.raw_wwn, fp_hba_port.dev_did.port_id,
2509 dlist->dev_nwwn.raw_wwn, dlist->dev_did.port_id,
[all...]
/osnet-11/usr/src/lib/sun_fc/common/
H A DFCHBAPort.cc877 memcpy(&info->PortId, &(rnid.port_id), sizeof (info->PortId));
1200 memcpy(&(rnid.port_id), &(info.PortId), sizeof (rnid.port_id));

Completed in 58 milliseconds