Searched defs:ramsize (Results 1 - 11 of 11) sorted by relevance
| /src/sys/dev/sbus/ |
| H A D | cgthree_sbus.c | 178 int ramsize = fb->fb_type.fb_height * fb->fb_linebytes; local in function:cgthreeattach_sbus
|
| H A D | bwtwo_sbus.c | 182 int ramsize = fb->fb_type.fb_height * fb->fb_linebytes; local in function:bwtwoattach_sbus
|
| /src/sys/arch/sun2/dev/ |
| H A D | bwtwo_any.c | 176 int ramsize = fb->fb_type.fb_height * fb->fb_linebytes; local in function:bwtwoattach_any
|
| /src/sys/arch/sparc/dev/ |
| H A D | bwtwo_obio.c | 226 int ramsize = fb->fb_type.fb_height * fb->fb_linebytes; local in function:bwtwoattach_obio
|
| H A D | cgeight.c | 222 int ramsize, i, isconsole; local in function:cgeightattach
|
| H A D | cgfour.c | 221 int ramsize, i, isconsole; local in function:cgfourattach
|
| /src/sys/dev/usb/ |
| H A D | if_bwfm_usb.c | 165 uint32_t ramsize; /* Size of RAM */ member in struct:bootrom_id
|
| /src/sys/dev/ic/ |
| H A D | bwfm.c | 1565 uint32_t ramsize = 0, srsize = 0; local in function:bwfm_chip_socram_ramsize 1621 uint32_t ramsize = 0; local in function:bwfm_chip_sysmem_ramsize 1650 uint32_t cap, nab, nbb, totb, bxinfo, ramsize = 0; local in function:bwfm_chip_tcm_ramsize [all...] |
| H A D | bt8xx.h | 80 u_int ramsize; /* Size of Vram */ member in struct:meteor_video
|
| /src/sys/dev/pci/ |
| H A D | if_bwfm_pci.c | 510 uint32_t *ramsize = (uint32_t *)&ucode[BWFM_RAMSIZE]; local in function:bwfm_pci_attachhook
|
| /src/usr.sbin/sysinst/ |
| H A D | util.c | 281 static uint64_t ramsize; local in function:get_ramsize
|
Completed in 15 milliseconds