Searched refs:PortSupportedFc4Types (Results 1 – 10 of 10) sorted by relevance
| /titanic_44/usr/src/lib/sun_fc/common/ |
| H A D | TgtFCHBAPort.cc | 290 memcpy(&attributes.PortSupportedFc4Types, &attrs.PortSupportedFc4Types, 32); in getPortAttributes() 346 memcpy(&attributes.PortSupportedFc4Types, &attrs.PortSupportedFc4Types, 32); in getDiscoveredAttributes() 389 memcpy(&attributes.PortSupportedFc4Types, &attrs.PortSupportedFc4Types, 32); in getDiscoveredAttributes()
|
| H A D | FCHBAPort.cc | 611 memcpy(&attributes.PortSupportedFc4Types, &attrs.PortSupportedFc4Types, 32); in getPortAttributes() 652 memcpy(&attributes.PortSupportedFc4Types, &attrs.PortSupportedFc4Types, 32); in getDiscoveredAttributes() 697 memcpy(&attributes.PortSupportedFc4Types, &attrs.PortSupportedFc4Types, 32); in getDiscoveredAttributes()
|
| /titanic_44/usr/src/uts/common/sys/fibre-channel/ |
| H A D | fcio.h | 275 uint8_t PortSupportedFc4Types[32]; member 302 uint8_t PortSupportedFc4Types[32]; member
|
| /titanic_44/usr/src/uts/common/sys/ |
| H A D | fctio.h | 104 uint8_t PortSupportedFc4Types[32]; member
|
| /titanic_44/usr/src/lib/smhba/common/ |
| H A D | smhbaapi.h | 136 HBA_FC4TYPES PortSupportedFc4Types; member
|
| /titanic_44/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
| H A D | emlxs_hbaapi.h | 300 HBA_FC4TYPES PortSupportedFc4Types; member
|
| /titanic_44/usr/src/lib/hbaapi/common/ |
| H A D | hbaapi.h | 299 HBA_FC4TYPES PortSupportedFc4Types; member
|
| /titanic_44/usr/src/uts/common/io/comstar/port/fct/ |
| H A D | fct.c | 460 port_attr->PortSupportedFc4Types[0] = 0; in fct_get_adapter_port_attr() 578 bcopy((caddr_t)irp->irp_fc4types, port_attr->PortSupportedFc4Types, in fct_get_discovered_port_attr()
|
| /titanic_44/usr/src/uts/common/io/fibre-channel/impl/ |
| H A D | fp.c | 7871 val->PortSupportedFc4Types[0] = 0; in fp_fciocmd() 8034 val->PortSupportedFc4Types[0] = 0; in fp_fciocmd() 8064 val32->PortSupportedFc4Types[0] = in fp_fciocmd() 8065 val->PortSupportedFc4Types[0]; in fp_fciocmd() 8156 val->PortSupportedFc4Types[0] = 0; in fp_fciocmd() 8190 val32->PortSupportedFc4Types[0] = in fp_fciocmd() 8191 val->PortSupportedFc4Types[0]; in fp_fciocmd()
|
| /titanic_44/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
| H A D | emlxs_dfc.c | 1495 (caddr_t)&port_attrs->PortSupportedFc4Types[0], 4); in emlxs_fcio_get_adapter_port_attrs() 1497 (caddr_t)&port_attrs->PortSupportedFc4Types[4], 4); in emlxs_fcio_get_adapter_port_attrs() 1641 (caddr_t)&port_attrs->PortSupportedFc4Types[0], 4); in emlxs_fcio_get_adapter_port_attrs() 1643 (caddr_t)&port_attrs->PortSupportedFc4Types[4], 4); in emlxs_fcio_get_adapter_port_attrs()
|