Searched refs:PortState (Results 1 - 21 of 21) sorted by relevance

/illumos-gate/usr/src/lib/sun_sas/common/
H A DSun_sasGetPortAttributesByWWN.c119 attributes->PortState =
120 hba_port_ptr->port_attributes.PortState;
147 attributes->PortState =
149 PortState;
H A DSun_sasGetAdapterPortAttributes.c99 attributes->PortState = hba_port_ptr->port_attributes.PortState;
H A DSun_sasGetDiscoveredPortAttributes.c123 attributes->PortState =
124 hba_disco_port->port_attributes.PortState;
H A Ddevtree_device_disco.c376 if ((disco_port_ptr->port_attributes.PortState !=
514 disco_port_ptr->port_attributes.PortState = port_state;
818 if ((disco_port_ptr->port_attributes.PortState !=
931 disco_port_ptr->port_attributes.PortState = port_state;
H A Ddevtree_hba_disco.c155 port_ptr->port_attributes.PortState = HBA_PORTSTATE_OFFLINE;
157 port_ptr->port_attributes.PortState = HBA_PORTSTATE_ONLINE;
/illumos-gate/usr/src/lib/sun_fc/common/
H A DTgtFCHBAPort.cc281 attributes.PortState = attrs.PortState;
337 attributes.PortState = attrs.PortState;
380 attributes.PortState = attrs.PortState;
H A DFCHBAPort.cc602 attributes.PortState = attrs.PortState;
643 attributes.PortState = attrs.PortState;
688 attributes.PortState = attrs.PortState;
/illumos-gate/usr/src/uts/common/sys/
H A Dfctio.h102 uint32_t PortState; member in struct:fc_tgt_hba_port_attributes
/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfcio.h273 uint32_t PortState; member in struct:fc_hba_port_attributes
300 uint32_t PortState; member in struct:fc_hba_port_attributes32
/illumos-gate/usr/src/uts/common/sys/ib/mgt/
H A Dsm_attr.h424 uint8_t PortState :4; /* port state */ member in struct:sm_portinfo_s
473 uint8_t PortState :4; /* port state */ member in struct:sm_portinfo_s
/illumos-gate/usr/src/cmd/fcinfo/
H A DprintAttrs.c243 getPortState(port->PortState));
/illumos-gate/usr/src/cmd/sasinfo/
H A DprintAttrs.c300 getStateString(port->PortState, portstate_string));
H A Dsasinfo-list.c2701 getStateString(rpnode->portattr.PortState,
/illumos-gate/usr/src/lib/smhba/common/
H A Dsmhbaapi.h169 HBA_PORTSTATE PortState; member in struct:SMHBA_PortAttributes
/illumos-gate/usr/src/lib/hbaapi/common/
H A Dhbaapi.h297 HBA_PORTSTATE PortState; member in struct:HBA_PortAttributes
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hbaapi.h298 HBA_PORTSTATE PortState; member in struct:HBA_PortAttributes
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c1390 port_attrs->PortState =
1394 port_attrs->PortState = FC_HBA_PORTSTATE_ONLINE;
1536 port_attrs->PortState =
1540 port_attrs->PortState = FC_HBA_PORTSTATE_ONLINE;
2182 port_attrs->PortState = FC_HBA_PORTSTATE_OFFLINE;
2187 port_attrs->PortState = FC_HBA_PORTSTATE_ONLINE;
2314 port_attrs->PortState = FC_HBA_PORTSTATE_OFFLINE;
2319 port_attrs->PortState = FC_HBA_PORTSTATE_ONLINE;
2476 port_attrs->PortState = FC_HBA_PORTSTATE_OFFLINE;
2481 port_attrs->PortState
[all...]
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c438 port_attr->PortState = FC_HBA_PORTSTATE_ONLINE;
440 port_attr->PortState = FC_HBA_PORTSTATE_OFFLINE;
586 port_attr->PortState = FC_HBA_PORTSTATE_ONLINE;
588 port_attr->PortState = FC_HBA_PORTSTATE_UNKNOWN;
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7796 val->PortState = FC_HBA_PORTSTATE_OFFLINE;
7801 val->PortState = FC_HBA_PORTSTATE_ONLINE;
7804 val->PortState = FC_HBA_PORTSTATE_UNKNOWN;
7917 val32->PortState = val->PortState;
8029 val->PortState =
8063 val32->PortState = val->PortState;
8154 val->PortState =
8189 val32->PortState
[all...]
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_misc.c1877 pi->p_linkstate = portinfo.PortState;
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_misc.c1947 pi->p_linkstate = portinfo.PortState;

Completed in 175 milliseconds