/illumos-gate/usr/src/lib/sun_sas/common/ |
H A D | Sun_sasGetPortAttributesByWWN.c | 122 attributes->PortState = in Sun_sasGetPortAttributesByWWN() 123 hba_port_ptr->port_attributes.PortState; in Sun_sasGetPortAttributesByWWN() 150 attributes->PortState = in Sun_sasGetPortAttributesByWWN() 152 PortState; in Sun_sasGetPortAttributesByWWN()
|
H A D | Sun_sasGetAdapterPortAttributes.c | 100 attributes->PortState = hba_port_ptr->port_attributes.PortState; in Sun_sasGetAdapterPortAttributes()
|
H A D | Sun_sasGetDiscoveredPortAttributes.c | 124 attributes->PortState = in Sun_sasGetDiscoveredPortAttributes() 125 hba_disco_port->port_attributes.PortState; in Sun_sasGetDiscoveredPortAttributes()
|
H A D | devtree_device_disco.c | 378 if ((disco_port_ptr->port_attributes.PortState != in get_attached_devices_info() 516 disco_port_ptr->port_attributes.PortState = port_state; in get_attached_devices_info() 821 if ((disco_port_ptr->port_attributes.PortState != in get_attached_paths_info() 934 disco_port_ptr->port_attributes.PortState = port_state; in get_attached_paths_info()
|
H A D | devtree_hba_disco.c | 160 port_ptr->port_attributes.PortState = HBA_PORTSTATE_OFFLINE; in add_hba_port_info() 162 port_ptr->port_attributes.PortState = HBA_PORTSTATE_ONLINE; in add_hba_port_info()
|
/illumos-gate/usr/src/lib/sun_fc/common/ |
H A D | TgtFCHBAPort.cc | 281 attributes.PortState = attrs.PortState; in getPortAttributes() 337 attributes.PortState = attrs.PortState; in getDiscoveredAttributes() 380 attributes.PortState = attrs.PortState; in getDiscoveredAttributes()
|
H A D | FCHBAPort.cc | 602 attributes.PortState = attrs.PortState; in getPortAttributes() 643 attributes.PortState = attrs.PortState; in getDiscoveredAttributes() 688 attributes.PortState = attrs.PortState; in getDiscoveredAttributes()
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/ |
H A D | fcio.h | 273 uint32_t PortState; member 300 uint32_t PortState; member
|
/illumos-gate/usr/src/uts/common/sys/ |
H A D | fctio.h | 103 uint32_t PortState; member
|
/illumos-gate/usr/src/uts/common/sys/ib/mgt/ |
H A D | sm_attr.h | 424 uint8_t PortState :4; /* port state */ member 473 uint8_t PortState :4; /* port state */ member
|
/illumos-gate/usr/src/cmd/fcinfo/ |
H A D | printAttrs.c | 248 getPortState(port->PortState)); in printHBAPortInfo()
|
/illumos-gate/usr/src/cmd/sasinfo/ |
H A D | printAttrs.c | 302 getStateString(port->PortState, portstate_string)); in printHBAPortInfo()
|
H A D | sasinfo-list.c | 2698 getStateString(rpnode->portattr.PortState, in sas_print_rpnode()
|
/illumos-gate/usr/src/lib/smhba/common/ |
H A D | smhbaapi.h | 169 HBA_PORTSTATE PortState; member
|
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_hbaapi.h | 303 HBA_PORTSTATE PortState; member
|
/illumos-gate/usr/src/lib/hbaapi/common/ |
H A D | hbaapi.h | 302 HBA_PORTSTATE PortState; member
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_dfc.c | 1393 port_attrs->PortState = in emlxs_fcio_get_adapter_port_attrs() 1397 port_attrs->PortState = FC_HBA_PORTSTATE_ONLINE; in emlxs_fcio_get_adapter_port_attrs() 1547 port_attrs->PortState = in emlxs_fcio_get_adapter_port_attrs() 1551 port_attrs->PortState = FC_HBA_PORTSTATE_ONLINE; in emlxs_fcio_get_adapter_port_attrs() 2201 port_attrs->PortState = FC_HBA_PORTSTATE_OFFLINE; in emlxs_fcio_get_disc_port_attrs() 2206 port_attrs->PortState = FC_HBA_PORTSTATE_ONLINE; in emlxs_fcio_get_disc_port_attrs() 2341 port_attrs->PortState = FC_HBA_PORTSTATE_OFFLINE; in emlxs_fcio_get_disc_port_attrs() 2346 port_attrs->PortState = FC_HBA_PORTSTATE_ONLINE; in emlxs_fcio_get_disc_port_attrs() 2511 port_attrs->PortState = FC_HBA_PORTSTATE_OFFLINE; in emlxs_fcio_get_port_attrs() 2516 port_attrs->PortState = FC_HBA_PORTSTATE_ONLINE; in emlxs_fcio_get_port_attrs() [all …]
|
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/ |
H A D | fct.c | 447 port_attr->PortState = FC_HBA_PORTSTATE_ONLINE; in fct_get_adapter_port_attr() 449 port_attr->PortState = FC_HBA_PORTSTATE_OFFLINE; in fct_get_adapter_port_attr() 600 port_attr->PortState = FC_HBA_PORTSTATE_ONLINE; in fct_get_discovered_port_attr() 602 port_attr->PortState = FC_HBA_PORTSTATE_UNKNOWN; in fct_get_discovered_port_attr()
|
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/ |
H A D | fp.c | 7797 val->PortState = FC_HBA_PORTSTATE_OFFLINE; in fp_fciocmd() 7802 val->PortState = FC_HBA_PORTSTATE_ONLINE; in fp_fciocmd() 7805 val->PortState = FC_HBA_PORTSTATE_UNKNOWN; in fp_fciocmd() 7921 val32->PortState = val->PortState; in fp_fciocmd() 8033 val->PortState = in fp_fciocmd() 8067 val32->PortState = val->PortState; in fp_fciocmd() 8158 val->PortState = in fp_fciocmd() 8193 val32->PortState = val->PortState; in fp_fciocmd()
|
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/ |
H A D | tavor_misc.c | 1677 pi->p_linkstate = portinfo.PortState; in tavor_port_query()
|
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/ |
H A D | hermon_misc.c | 1947 pi->p_linkstate = portinfo.PortState; in hermon_port_query()
|