Searched defs:num_of_ports (Results 1 - 3 of 3) 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
/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

Completed in 62 milliseconds