Searched refs:PortActiveFc4Types (Results 1 - 11 of 11) sorted by relevance

/illumos-gate/usr/src/lib/sun_fc/common/
H A DTgtFCHBAPort.cc291 memcpy(&attributes.PortActiveFc4Types, &attrs.PortActiveFc4Types, 32);
347 memcpy(&attributes.PortActiveFc4Types, &attrs.PortActiveFc4Types, 32);
390 memcpy(&attributes.PortActiveFc4Types, &attrs.PortActiveFc4Types, 32);
H A DFCHBAPort.cc612 memcpy(&attributes.PortActiveFc4Types, &attrs.PortActiveFc4Types, 32);
653 memcpy(&attributes.PortActiveFc4Types, &attrs.PortActiveFc4Types, 32);
698 memcpy(&attributes.PortActiveFc4Types, &attrs.PortActiveFc4Types, 32);
/illumos-gate/usr/src/uts/common/sys/
H A Dfctio.h105 uint8_t PortActiveFc4Types[32]; member in struct:fc_tgt_hba_port_attributes
/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfcio.h276 uint8_t PortActiveFc4Types[32]; member in struct:fc_hba_port_attributes
303 uint8_t PortActiveFc4Types[32]; member in struct:fc_hba_port_attributes32
/illumos-gate/usr/src/cmd/fcinfo/
H A DprintAttrs.c160 (uint32_t *)discoPort->PortActiveFc4Types.bits,
166 (uint32_t *)discoPort->PortActiveFc4Types.bits,
/illumos-gate/usr/src/lib/smhba/common/
H A Dsmhbaapi.h137 HBA_FC4TYPES PortActiveFc4Types; member in struct:SMHBA_FC_Port
/illumos-gate/usr/src/lib/hbaapi/common/
H A Dhbaapi.h300 HBA_FC4TYPES PortActiveFc4Types; member in struct:HBA_PortAttributes
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hbaapi.h301 HBA_FC4TYPES PortActiveFc4Types; member in struct:HBA_PortAttributes
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7872 bcopy(port->fp_fc4_types, val->PortActiveFc4Types,
7873 sizeof (val->PortActiveFc4Types));
7922 bcopy(val->PortActiveFc4Types,
7923 val32->PortActiveFc4Types,
7924 sizeof (val->PortActiveFc4Types));
8027 val->PortActiveFc4Types,
8058 bcopy(val->PortActiveFc4Types,
8059 val32->PortActiveFc4Types,
8163 val->PortActiveFc4Types,
8192 bcopy(val->PortActiveFc4Types,
[all...]
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c461 port_attr->PortActiveFc4Types[2] = 1;
581 bcopy((caddr_t)irp->irp_fc4types, port_attr->PortActiveFc4Types,
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c1500 (caddr_t)&port_attrs->PortActiveFc4Types[0], 4);
1502 (caddr_t)&port_attrs->PortActiveFc4Types[4], 4);
1646 (caddr_t)&port_attrs->PortActiveFc4Types[0], 4);
1648 (caddr_t)&port_attrs->PortActiveFc4Types[4], 4);
2279 /* port_attrs->PortActiveFc4Types */
2411 /* port_attrs->PortActiveFc4Types */
2573 /* port_attrs->PortActiveFc4Types */
2712 /* port_attrs->PortActiveFc4Types */

Completed in 167 milliseconds