Searched refs:maxports (Results 1 – 11 of 11) sorted by relevance
95 brd->maxports = 2; in jsm_probe_one()104 brd->maxports = 4; in jsm_probe_one()112 brd->maxports = 8; in jsm_probe_one()116 brd->maxports = 1; in jsm_probe_one()294 for (i = 0; i < brd->maxports; i++) { in jsm_remove_one()
388 brd->nasync = brd->maxports; in jsm_tty_init()454 brd->nasync = brd->maxports; in jsm_uart_port_init()503 brd->nasync = brd->maxports; in jsm_remove_uart_port()
142 u32 maxports; /* MAX ports this board can handle */ member
727 if (port >= brd->maxports) in neo_parse_isr()843 if (port >= brd->maxports) in neo_parse_lsr()
95 uint maxports; member404 brd->maxports = dgnc_Ids[id].maxports; in dgnc_found_board()
166 uint maxports; /* MAX ports this board can handle */ member
189 brd->SerialDriver.num = brd->maxports; in dgnc_tty_register()200 brd->SerialDriver.ttys = kcalloc(brd->maxports, sizeof(*brd->SerialDriver.ttys), GFP_KERNEL); in dgnc_tty_register()205 brd->SerialDriver.termios = kcalloc(brd->maxports, sizeof(*brd->SerialDriver.termios), GFP_KERNEL); in dgnc_tty_register()238 brd->PrintDriver.num = brd->maxports; in dgnc_tty_register()250 brd->PrintDriver.ttys = kcalloc(brd->maxports, sizeof(*brd->PrintDriver.ttys), GFP_KERNEL); in dgnc_tty_register()254 brd->PrintDriver.termios = kcalloc(brd->maxports, sizeof(*brd->PrintDriver.termios), GFP_KERNEL); in dgnc_tty_register()305 brd->nasync = brd->maxports; in dgnc_tty_init()
394 if (port >= brd->maxports) in neo_parse_isr()524 if (port >= brd->maxports) in neo_parse_lsr()
251 int maxports; in ipath_count_units() local253 nunits = npresent = nup = maxports = 0; in ipath_count_units()265 if (dd->ipath_cfgports > maxports) in ipath_count_units()266 maxports = dd->ipath_cfgports; in ipath_count_units()276 *maxportsp = maxports; in ipath_count_units()
543 u16 maxports; /* MAX ports this board can handle */ member
138 uint maxports; member2144 brd->maxports = dgap_ids[id].maxports; in dgap_found_board()6771 brd->nasync = brd->maxports; in dgap_tty_init()6773 if (brd->nasync > brd->maxports) in dgap_tty_init()6774 brd->nasync = brd->maxports; in dgap_tty_init()