Searched refs:nimap (Results 1 – 1 of 1) sorted by relevance
141 int *imap = NULL, nimap; in vbus_intr_map() local166 if (prom_getprop(parent, "interrupt-map", sizeof(int), &nimap, (void **)&imap)) in vbus_intr_map()174 while (nimap >= address_cells + interrupt_cells + 2) { in vbus_intr_map()198 nimap -= address_cells + interrupt_cells + 2; in vbus_intr_map()