Searched refs:nr_inst (Results 1 – 2 of 2) sorted by relevance
96 int i, nr_inst; in __apply_alternatives() local107 nr_inst = alt->alt_len / sizeof(insn); in __apply_alternatives()109 for (i = 0; i < nr_inst; i++) { in __apply_alternatives()115 (uintptr_t)(origptr + nr_inst)); in __apply_alternatives()
983 static int nr_inst; /* Number of already registered ports */ variable1350 if (co->index > nr_inst) in sunsu_console_setup()1425 if (nr_inst >= UART_NR) in su_probe()1427 up = &sunsu_ports[nr_inst]; in su_probe()1434 up->port.line = nr_inst; in su_probe()1468 nr_inst++; in su_probe()1497 nr_inst++; in su_probe()