Home
last modified time | relevance | path

Searched refs:smfb (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/sys/arch/loongson/dev/
H A Dsmfb.c54 struct smfb { struct
83 struct smfb *sc_fb; argument
84 struct smfb sc_fb_store;
133 int smfb_setup(struct smfb *, bus_space_tag_t, bus_space_handle_t,
136 void smfb_copyrect(struct smfb *, int, int, int, int, int, int);
137 void smfb_fillrect(struct smfb *, int, int, int, int, int);
142 int smfb_wait(struct smfb *);
144 void smfb_wait_panel_vsync(struct smfb *, int);
145 uint8_t smfb_vgats_read(struct smfb *, uint);
146 void smfb_vgats_write(struct smfb *, uint, uint8_t);
[all …]
/openbsd-src/sys/arch/loongson/conf/
H A Dfiles.loongson110 device smfb: wsemuldisplaydev, rasops16
111 attach smfb at pci with smfb_pci
112 attach smfb at voyager with smfb_voyager
113 file arch/loongson/dev/smfb.c smfb needs-flag
H A DRAMDISK56 smfb* at pci? # Yeeloong only
57 wsdisplay* at smfb?
66 smfb* at voyager?
67 wsdisplay* at smfb?
H A DGENERIC65 smfb* at pci? # Yeeloong only
66 wsdisplay* at smfb?
81 smfb* at voyager?
82 wsdisplay* at smfb?
/openbsd-src/share/man/man4/man4.loongson/
H A DMakefile4 leioc.4 mem.4 sisfb.4 smfb.4 stsec.4 voyager.4 ykbec.4