Home
last modified time | relevance | path

Searched defs:fbaddr (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/bhyve/
H A Dbhyvegc.c49 bhyvegc_init(int width, int height, void *fbaddr) in bhyvegc_init()
77 bhyvegc_set_fbaddr(struct bhyvegc *gc, void *fbaddr) in bhyvegc_set_fbaddr()
H A Dconsole.c52 console_init(int w, int h, void *fbaddr) in console_init()
58 console_set_fbaddr(void *fbaddr) in console_set_fbaddr()
H A Dpci_fbuf.c108 uint32_t fbaddr; member
/illumos-gate/usr/src/boot/efi/loader/
H A Dframebuffer.c295 uint64_t fbaddr; in efifb_from_uga() local