Home
last modified time | relevance | path

Searched refs:NumberOfPorts (Results 1 – 18 of 18) sorted by relevance

/illumos-gate/usr/src/lib/sun_fc/common/
H A DFCHBA.cc68 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 DTgtFCHBA.cc147 attributes.NumberOfPorts = attrs.NumberOfPorts; in getHBAAttributes()
H A DSun_fcGetFcpTargetMapping.cc100 for(port = 0; port < attributes.NumberOfPorts; port++) { in Sun_fcGetFcpTargetMapping()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfcio.h229 uint32_t NumberOfPorts; member
253 uint32_t NumberOfPorts; member
/illumos-gate/usr/src/cmd/fcinfo/
H A Dfcinfo-list.c124 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 Dfcadm-list.c452 for (portCtr = 0; portCtr < attrs.NumberOfPorts; portCtr++) { in retrieveNPIVAttrs()
476 if (portCtr >= attrs.NumberOfPorts) { in retrieveNPIVAttrs()
/illumos-gate/usr/src/cmd/luxadm/
H A Dfchba.c312 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 Dx86_adm.c314 for (portIndex = 0; portIndex < hbaAttrs.NumberOfPorts; in adm_forcelip()
/illumos-gate/usr/src/uts/common/sys/
H A Dfctio.h89 uint32_t NumberOfPorts; member
/illumos-gate/usr/src/uts/common/sys/mpt/
H A Dmpi_ioc.h130 uint8_t NumberOfPorts; member
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hbaapi.h292 HBA_UINT32 NumberOfPorts; member
/illumos-gate/usr/src/lib/hbaapi/common/
H A Dhbaapi.h291 HBA_UINT32 NumberOfPorts; member
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_utils.c1288 portIndex < hbaAttrs.NumberOfPorts; portIndex++) { in findMatchingAdapterPort()
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpi/
H A Dmpi2_ioc.h343 U8 NumberOfPorts; /* 0x16 */ member
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/
H A Dpsvcpolicy.c1411 hbaPort < hbaAttrs.NumberOfPorts; hbaPort++) { in verify_disk_wwn()
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7478 val->NumberOfPorts = fctl_count_fru_ports(port, 0); in fp_fciocmd()
7480 val->NumberOfPorts = fctl_count_fru_ports(port, 1); in fp_fciocmd()
7510 val32->NumberOfPorts = val->NumberOfPorts; in fp_fciocmd()
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c407 hba_attr->NumberOfPorts = 1; in fct_get_adapter_attr()
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c1290 hba_attrs->NumberOfPorts = hba->num_of_ports; in emlxs_fcio_get_adapter_attrs()
1337 hba_attrs->NumberOfPorts = hba->num_of_ports; in emlxs_fcio_get_adapter_attrs()