Home
last modified time | relevance | path

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; in pca9556_resume() local
204 num_of_ports = PCA9555_NUM_PORTS; in pca9556_resume()
207 num_of_ports = PCA9556_NUM_PORTS; in pca9556_resume()
217 for (i = 0; i < num_of_ports; i++) { in pca9556_resume()
420 int reg_offset, num_of_ports; in pca9556_suspend() local
446 num_of_ports = PCA9555_NUM_PORTS; in pca9556_suspend()
449 num_of_ports = PCA9556_NUM_PORTS; in pca9556_suspend()
470 for (i = 0; i < num_of_ports; i++) { in pca9556_suspend()
/illumos-gate/usr/src/uts/common/io/chxge/
H A Doschtoe.h97 uint32_t num_of_ports; /* Set the number of ports [1-4] */ member
H A Dglue.c144 return (obj->config_data.num_of_ports); in t1_num_of_ports()
H A Dpe.c1045 p_config->num_of_ports = ch_num_of_ports; in ch_set_config_data()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_fc.h2097 uint32_t num_of_ports; member
/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()
3548 if (hba->num_of_ports <= hba->vpi_max) { in emlxs_dfc_npiv_test()
3851 hbainfo->ports = hba->num_of_ports; in emlxs_dfc_get_hbainfo()
9829 for (j = 0; j < temp_hba->num_of_ports; j++) { in emlxs_dfc_sd_stop_collection()
H A Demlxs_fct.c977 hba->num_of_ports--; in emlxs_fct_unbind_port()
1227 hba->num_of_ports++; in emlxs_fct_bind_port()
H A Demlxs_solaris.c1572 hba->num_of_ports++; in emlxs_fca_bind_port()
2134 hba->num_of_ports--; in emlxs_fca_unbind_port()