Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpcmips/stand/pbsdboot/
H A Dmain.c808 SetBootInfo(struct bootinfo *bi, struct fb_setting *fbs) in SetBootInfo()
835 UpdateFbDlg(HWND hWnd, struct fb_setting *fbs, int direction) in UpdateFbDlg()
/netbsd-src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_file.h290 struct list_head fbs; member
/netbsd-src/sys/external/bsd/drm2/dist/drm/
H A Ddrm_framebuffer.c405 struct list_head fbs; member
/netbsd-src/sys/dev/ic/
H A Dahcisata_core.c1701 uint32_t fbs = AHCI_READ(sc, AHCI_P_FBS(chp->ch_channel)); in ahci_channel_recover() local