Searched refs:maxports (Results 1 – 5 of 5) sorted by relevance
85 brd->maxports = 2; in jsm_probe_one()94 brd->maxports = 4; in jsm_probe_one()102 brd->maxports = 8; in jsm_probe_one()106 brd->maxports = 1; in jsm_probe_one()285 for (i = 0; i < brd->maxports; i++) { in jsm_remove_one()
381 brd->nasync = brd->maxports; in jsm_tty_init()446 brd->nasync = brd->maxports; in jsm_uart_port_init()494 brd->nasync = brd->maxports; in jsm_remove_uart_port()
133 u32 maxports; /* MAX ports this board can handle */ member
716 if (port >= brd->maxports) in neo_parse_isr()834 if (port >= brd->maxports) in neo_parse_lsr()
482 uint8_t maxports; in ahci_test_hba_spec() local539 maxports = (ahci->barsize - HBA_DATA_REGION_SIZE) / HBA_PORT_DATA_SIZE; in ahci_test_hba_spec()541 g_assert_cmphex((reg >> maxports), ==, 0); in ahci_test_hba_spec()621 for (i = 0; ports || (i < maxports); ports >>= 1, ++i) { in ahci_test_hba_spec()