Searched refs:DZ_NB_PORT (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/serial/
H A Ddz.h122 #define DZ_NB_PORT 4 macro
H A Ddz.c66 static struct dz_port dz_ports[DZ_NB_PORT];
178 int lines_rx[DZ_NB_PORT] = { [0 ... DZ_NB_PORT - 1] = 0 };
237 for (i = 0; i < DZ_NB_PORT; i++)
619 for (i = 0, dport = dz_ports; i < DZ_NB_PORT; i++, dport++) {
762 .nr = DZ_NB_PORT,
790 for (i = 0; i < DZ_NB_PORT; i++)

Completed in 54 milliseconds