Searched refs:MAX_PORTS (Results 1 – 6 of 6) sorted by relevance
31 #define MAX_PORTS 5 macro114 int aud_sample_rate[MAX_PORTS];
21 #define MAX_PORTS 256 /* Max # ports. */ macro87 int ports[MAX_PORTS]; /* Port number to listen on. */
965 if (options.num_ports >= MAX_PORTS) { in main()
1286 if (options.num_ports >= MAX_PORTS) { in main()
1350 if (options->num_ports >= MAX_PORTS) in process_server_config_line_depth()
887 BUILD_BUG_ON(MAX_PORTS != I915_MAX_PORTS);