/titanic_41/usr/src/lib/sun_fc/common/ |
H A D | FCHBA.cc | 68 for (int i = 1; i < attrs.NumberOfPorts; i++) { in FCHBA() 198 attributes.NumberOfPorts = attrs.NumberOfPorts; in getHBAAttributes() 305 attributes.NumberOfPorts = attrs.NumberOfPorts; in npivGetHBAAttributes()
|
H A D | TgtFCHBA.cc | 147 attributes.NumberOfPorts = attrs.NumberOfPorts; in getHBAAttributes()
|
H A D | Sun_fcGetFcpTargetMapping.cc | 100 for(port = 0; port < attributes.NumberOfPorts; port++) { in Sun_fcGetFcpTargetMapping()
|
/titanic_41/usr/src/uts/common/sys/fibre-channel/ |
H A D | fcio.h | 229 uint32_t NumberOfPorts; member 253 uint32_t NumberOfPorts; member
|
/titanic_41/usr/src/cmd/fcinfo/ |
H A D | fcinfo-list.c | 124 for (portCtr = 0; portCtr < attrs->NumberOfPorts; portCtr++) { in retrieveAttrs() 139 if (portCtr >= attrs->NumberOfPorts) { in retrieveAttrs() 908 portIndex < attrs.NumberOfPorts; in fc_util_list_hbaport() 982 portIndex < attrs.NumberOfPorts; in fc_util_list_hbaport() 1338 for (portIndex = 0; portIndex < attrs.NumberOfPorts; in fc_util_list_logicalunit()
|
H A D | fcadm-list.c | 452 for (portCtr = 0; portCtr < attrs.NumberOfPorts; portCtr++) { in retrieveNPIVAttrs() 476 if (portCtr >= attrs.NumberOfPorts) { in retrieveNPIVAttrs()
|
/titanic_41/usr/src/uts/common/sys/ |
H A D | fctio.h | 88 uint32_t NumberOfPorts; member
|
/titanic_41/usr/src/cmd/luxadm/ |
H A D | fchba.c | 312 for (portIndex = 0; portIndex < hbaAttrs.NumberOfPorts; in fchba_display_port() 561 for (portIndex = 0; portIndex < hbaAttrs.NumberOfPorts; in fchba_non_encl_probe() 754 for (portIndex = 0; portIndex < hbaAttrs.NumberOfPorts; in fchba_inquiry() 950 for (portIndex = 0; portIndex < hbaAttrs.NumberOfPorts && !done; in fchba_dump_map() 1151 for (portIndex = 0; portIndex < hbaAttrs.NumberOfPorts; in fchba_display_link_status() 1596 for (portIndex = 0; portIndex < hbaAttrs.NumberOfPorts; in fchba_display_config() 1680 for (portIndex = 0; portIndex < hbaAttrs.NumberOfPorts; in fchba_display_config()
|
H A D | x86_adm.c | 314 for (portIndex = 0; portIndex < hbaAttrs.NumberOfPorts; in adm_forcelip()
|
/titanic_41/usr/src/uts/common/sys/mpt/ |
H A D | mpi_ioc.h | 132 uint8_t NumberOfPorts; member
|
/titanic_41/usr/src/uts/common/sys/fibre-channel/fca/emlxs/ |
H A D | emlxs_hbaapi.h | 287 HBA_UINT32 NumberOfPorts; member
|
/titanic_41/usr/src/lib/hbaapi/common/ |
H A D | hbaapi.h | 286 HBA_UINT32 NumberOfPorts; member
|
/titanic_41/usr/src/lib/cfgadm_plugins/fp/common/ |
H A D | cfga_utils.c | 1288 portIndex < hbaAttrs.NumberOfPorts; portIndex++) { in findMatchingAdapterPort()
|
/titanic_41/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/ |
H A D | mpi2_ioc.h | 306 U8 NumberOfPorts; /* 0x16 */ member
|
/titanic_41/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/ |
H A D | psvcpolicy.c | 1413 hbaPort < hbaAttrs.NumberOfPorts; hbaPort++) { in verify_disk_wwn()
|
/titanic_41/usr/src/uts/common/io/fibre-channel/impl/ |
H A D | fp.c | 7477 val->NumberOfPorts = fctl_count_fru_ports(port, 0); in fp_fciocmd() 7479 val->NumberOfPorts = fctl_count_fru_ports(port, 1); in fp_fciocmd() 7509 val32->NumberOfPorts = val->NumberOfPorts; in fp_fciocmd()
|
/titanic_41/usr/src/uts/common/io/comstar/port/fct/ |
H A D | fct.c | 398 hba_attr->NumberOfPorts = 1; in fct_get_adapter_attr()
|
/titanic_41/usr/src/uts/common/io/fibre-channel/fca/emlxs/ |
H A D | emlxs_dfc.c | 1288 hba_attrs->NumberOfPorts = hba->num_of_ports; in emlxs_fcio_get_adapter_attrs() 1334 hba_attrs->NumberOfPorts = hba->num_of_ports; in emlxs_fcio_get_adapter_attrs()
|