Searched refs:busrange (Results 1 – 1 of 1) sorted by relevance
145 u_int32_t busrange[2]; in ofw_pcib_init() local161 if (OF_getencprop(node, "bus-range", busrange, sizeof(busrange)) != 8) in ofw_pcib_init()162 busrange[0] = 0; in ofw_pcib_init()166 sc->sc_bus = busrange[0]; in ofw_pcib_init()