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

/illumos-gate/usr/src/lib/sun_fc/common/
H A DSun_fcGetFcpTargetMapping.cc100 for(port = 0; port < attributes.NumberOfPorts; port++) {
H A DFCHBA.cc68 for (int i = 1; i < attrs.NumberOfPorts; i++) {
198 attributes.NumberOfPorts = attrs.NumberOfPorts;
305 attributes.NumberOfPorts = attrs.NumberOfPorts;
H A DTgtFCHBA.cc147 attributes.NumberOfPorts = attrs.NumberOfPorts;
/illumos-gate/usr/src/uts/common/sys/
H A Dfctio.h88 uint32_t NumberOfPorts; member in struct:fc_tgt_hba_adapter_attributes
/illumos-gate/usr/src/uts/common/sys/fibre-channel/
H A Dfcio.h229 uint32_t NumberOfPorts; member in struct:fc_hba_adapter_attributes
253 uint32_t NumberOfPorts; member in struct:fc_hba_adapter_attributes32
/illumos-gate/usr/src/cmd/fcinfo/
H A Dfcinfo-list.c124 for (portCtr = 0; portCtr < attrs->NumberOfPorts; portCtr++) {
139 if (portCtr >= attrs->NumberOfPorts) {
908 portIndex < attrs.NumberOfPorts;
982 portIndex < attrs.NumberOfPorts;
1338 for (portIndex = 0; portIndex < attrs.NumberOfPorts;
H A Dfcadm-list.c452 for (portCtr = 0; portCtr < attrs.NumberOfPorts; portCtr++) {
476 if (portCtr >= attrs.NumberOfPorts) {
/illumos-gate/usr/src/cmd/luxadm/
H A Dx86_adm.c314 for (portIndex = 0; portIndex < hbaAttrs.NumberOfPorts;
H A Dfchba.c312 for (portIndex = 0; portIndex < hbaAttrs.NumberOfPorts;
561 for (portIndex = 0; portIndex < hbaAttrs.NumberOfPorts;
754 for (portIndex = 0; portIndex < hbaAttrs.NumberOfPorts;
950 for (portIndex = 0; portIndex < hbaAttrs.NumberOfPorts && !done;
1151 for (portIndex = 0; portIndex < hbaAttrs.NumberOfPorts;
1596 for (portIndex = 0; portIndex < hbaAttrs.NumberOfPorts;
1680 for (portIndex = 0; portIndex < hbaAttrs.NumberOfPorts;
/illumos-gate/usr/src/lib/hbaapi/common/
H A Dhbaapi.h286 HBA_UINT32 NumberOfPorts; member in struct:hba_AdapterAttributes
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_hbaapi.h287 HBA_UINT32 NumberOfPorts; member in struct:hba_AdapterAttributes
/illumos-gate/usr/src/uts/common/sys/mpt/
H A Dmpi_ioc.h132 uint8_t NumberOfPorts; member in struct:msg_ioc_facts_reply
/illumos-gate/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_utils.c1288 portIndex < hbaAttrs.NumberOfPorts; portIndex++) {
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/cherrystone/psvcpolicy/
H A Dpsvcpolicy.c1413 hbaPort < hbaAttrs.NumberOfPorts; hbaPort++) {
/illumos-gate/usr/src/uts/common/sys/scsi/adapters/mpt_sas/mpi/
H A Dmpi2_ioc.h306 U8 NumberOfPorts; /* 0x16 */ member in struct:_MPI2_IOC_FACTS_REPLY
/illumos-gate/usr/src/uts/common/io/fibre-channel/impl/
H A Dfp.c7477 val->NumberOfPorts = fctl_count_fru_ports(port, 0);
7479 val->NumberOfPorts = fctl_count_fru_ports(port, 1);
7509 val32->NumberOfPorts = val->NumberOfPorts;
/illumos-gate/usr/src/uts/common/io/comstar/port/fct/
H A Dfct.c397 /* hba_attr->NumberOfPorts = fct_count_fru_ports(iport); */
398 hba_attr->NumberOfPorts = 1;
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_dfc.c1288 hba_attrs->NumberOfPorts = hba->num_of_ports;
1334 hba_attrs->NumberOfPorts = hba->num_of_ports;

Completed in 689 milliseconds