Searched refs:nimap (Results 1 – 1 of 1) sorted by relevance
137 int *imap = NULL, nimap; in vbus_intr_map() local162 getprop(parent, "interrupt-map", sizeof(int), &nimap, (void **)&imap); in vbus_intr_map()167 while (nimap >= address_cells + interrupt_cells + 2) { in vbus_intr_map()187 nimap -= address_cells + interrupt_cells + 2; in vbus_intr_map()