Searched refs:smfb (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/sys/arch/loongson/dev/ |
| H A D | smfb.c | 54 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 D | files.loongson | 110 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 D | RAMDISK | 56 smfb* at pci? # Yeeloong only 57 wsdisplay* at smfb? 66 smfb* at voyager? 67 wsdisplay* at smfb?
|
| H A D | GENERIC | 65 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 D | Makefile | 4 leioc.4 mem.4 sisfb.4 smfb.4 stsec.4 voyager.4 ykbec.4
|