Home
last modified time | relevance | path

Searched defs:ramsize (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/sys/dev/sbus/
H A Dcgthree_sbus.c178 int ramsize = fb->fb_type.fb_height * fb->fb_linebytes; in cgthreeattach_sbus() local
H A Dbwtwo_sbus.c182 int ramsize = fb->fb_type.fb_height * fb->fb_linebytes; in bwtwoattach_sbus() local
/netbsd-src/sys/arch/sparc/dev/
H A Dbwtwo_obio.c226 int ramsize = fb->fb_type.fb_height * fb->fb_linebytes; in bwtwoattach_obio() local
H A Dcgfour.c221 int ramsize, i, isconsole; in cgfourattach() local
H A Dcgeight.c222 int ramsize, i, isconsole; in cgeightattach() local
/netbsd-src/sys/arch/sun2/dev/
H A Dbwtwo_any.c176 int ramsize = fb->fb_type.fb_height * fb->fb_linebytes; in bwtwoattach_any() local
/netbsd-src/sys/dev/ic/
H A Dbwfm.c1565 uint32_t ramsize = 0, srsize = 0; in bwfm_chip_socram_ramsize() local
1621 uint32_t ramsize = 0; in bwfm_chip_sysmem_ramsize() local
1650 uint32_t cap, nab, nbb, totb, bxinfo, ramsize = 0; in bwfm_chip_tcm_ramsize() local
H A Dbt8xx.h80 u_int ramsize; /* Size of Vram */ member
/netbsd-src/sys/dev/usb/
H A Dif_bwfm_usb.c165 uint32_t ramsize; /* Size of RAM */ member
/netbsd-src/usr.sbin/sysinst/
H A Dutil.c281 static uint64_t ramsize; in get_ramsize() local
/netbsd-src/sys/dev/pci/
H A Dif_bwfm_pci.c510 uint32_t *ramsize = (uint32_t *)&ucode[BWFM_RAMSIZE]; in bwfm_pci_attachhook() local