Searched refs:fbva (Results 1 – 2 of 2) sorted by relevance
99 vaddr_t fbva; in genfb_attach_sbus() local116 fbva = (uint32_t)prom_getpropint(sa->sa_node, "address", 0); in genfb_attach_sbus()117 if (fbva == 0) in genfb_attach_sbus()122 pmap_extract(pmap_kernel(), fbva, &fbpa); in genfb_attach_sbus()
244 uint32_t fbva[2] = {0, 0}; in cgfourteenattach() local 245 uint32_t *ptr = fbva; in cgfourteenattach() 338 if (fbva[1] == 0) { in cgfourteenattach() 350 sc->sc_fb.fb_pixels = (void *)fbva[1]; in cgfourteenattach()