Home
last modified time | relevance | path

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

/freebsd/usr.sbin/bhyve/
H A Dbhyvegc.c43 bhyvegc_init(int width, int height, void *fbaddr) in bhyvegc_init()
67 bhyvegc_set_fbaddr(struct bhyvegc *gc, void *fbaddr) in bhyvegc_set_fbaddr()
H A Dconsole.c50 console_init(int w, int h, void *fbaddr) in console_init()
56 console_set_fbaddr(void *fbaddr) in console_set_fbaddr()
H A Dpci_fbuf.c103 uint32_t fbaddr; member
/freebsd/stand/efi/loader/
H A Dframebuffer.c335 uint64_t fbaddr; in efifb_from_uga() local