Searched refs:num_of_ports (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/sun4u/io/i2c/clients/
H A Dpca9556.c183 int reg_offset, num_of_ports; local
204 num_of_ports = PCA9555_NUM_PORTS;
207 num_of_ports = PCA9556_NUM_PORTS;
217 for (i = 0; i < num_of_ports; i++) {
420 int reg_offset, num_of_ports; local
446 num_of_ports = PCA9555_NUM_PORTS;
449 num_of_ports = PCA9556_NUM_PORTS;
470 for (i = 0; i < num_of_ports; i++) {
/illumos-gate/usr/src/uts/common/io/chxge/
H A Doschtoe.h99 uint32_t num_of_ports; /* Set the number of ports [1-4] */ member in struct:pe_config_data
H A Dglue.c144 return (obj->config_data.num_of_ports);
H A Dpe.c1045 p_config->num_of_ports = ch_num_of_ports;
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h2063 uint32_t num_of_ports; member in struct:emlxs_hba
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/emlxs/
H A Demlxs_fct.c974 hba->num_of_ports--;
1224 hba->num_of_ports++;
H A Demlxs_dfc.c1288 hba_attrs->NumberOfPorts = hba->num_of_ports;
1334 hba_attrs->NumberOfPorts = hba->num_of_ports;
3497 if (hba->num_of_ports <= hba->vpi_max) {
3802 hbainfo->ports = hba->num_of_ports;
9768 for (j = 0; j < temp_hba->num_of_ports; j++) {
H A Demlxs_solaris.c1571 hba->num_of_ports++;
2124 hba->num_of_ports--;

Completed in 182 milliseconds