Home
last modified time | relevance | path

Searched refs:KB (Results 1 – 25 of 28) sorted by relevance

12

/illumos-gate/usr/src/cmd/lgrpinfo/
H A Dlgrpinfo.pl43 use constant KB => 1024; constant
187 my $units = KB;
195 $units = KB;
198 $units = KB * KB;
201 $units = KB * KB * KB;
204 $units = KB * KB * KB * KB;
207 $units = KB * KB * KB * KB * KB;
210 $units = KB * KB * KB * KB * KB * KB;
674 my $scale = KB;
682 $number /= KB;
/illumos-gate/usr/src/cmd/bhyve/amd64/
H A Dvga.c51 #define KB (1024UL) macro
227 data = (((sc->vga_ram[offset + 0 * 64*KB] >> bit) & 0x1) << 0) | in vga_get_pixel()
228 (((sc->vga_ram[offset + 1 * 64*KB] >> bit) & 0x1) << 1) | in vga_get_pixel()
229 (((sc->vga_ram[offset + 2 * 64*KB] >> bit) & 0x1) << 2) | in vga_get_pixel()
230 (((sc->vga_ram[offset + 3 * 64*KB] >> bit) & 0x1) << 3); in vga_get_pixel()
274 ch = sc->vga_ram[offset + 0 * 64*KB]; in vga_get_text_pixel()
275 attr = sc->vga_ram[offset + 1 * 64*KB]; in vga_get_text_pixel()
298 font = sc->vga_ram[font_offset + 2 * 64*KB]; in vga_get_text_pixel()
357 offset &= (128 * KB - 1); in vga_mem_rd_handler()
364 offset &= (64 * KB - 1); in vga_mem_rd_handler()
[all …]
H A De820.c34 #define KB (1024UL) macro
35 #define MB (1024 * KB)
/illumos-gate/usr/src/test/zfs-tests/tests/functional/channel_program/lua_core/
H A Dtst.large_prog.zcp16 -- /sbin/zfs initially allocates 1KB for the channel program file. This
19 -- This file is at least 16KB long.
/illumos-gate/usr/src/grub/grub-0.97/
H A DTODO97 the 32KB limit. I'm not sure if this is really necessary, because the
101 task should be done depends on if existing PXE ROMs support >32KB
H A DAUTHORS58 KB Sriram added a better detection of FAT filesystem and fixed a
H A DTHANKS73 KB Sriram <mail_kb@yahoo.com>
H A DChangeLog845 From KB Sriram <mail_kb@yahoo.com>:
859 2003-09-05 KB Sriram <mail_kb@yahoo.com>
1256 only 128KB, theoretically. Of course, GRUB itself doesn't work
4067 FAT16, again. The Microsoft KB article Q65541 seems to be wrong
/illumos-gate/usr/src/cmd/lp/filter/postscript/font/devpost/
H A DMakefile33 JR JX KB KI KR KX NB NI \
H A DKB24 name KB
/illumos-gate/usr/src/test/zfs-tests/tests/functional/no_space/
H A Denospc_002_pos.ksh78 log_must zfs set reservation=1KB $TESTPOOL/$TESTFS
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dmultiboot.h.texi33 /* @r{The size of our stack (16KB).} */
H A Dmultiboot.info377 along with the operating system must be aligned on page (4KB)
1087 /* The size of our stack (16KB). */
H A Dmultiboot.texi413 along with the operating system must be aligned on page (4KB)
/illumos-gate/usr/src/cmd/lp/filter/postscript/postprint/
H A DREADME54 when they get to the printer. Should help if you're running at 19.2KB or
/illumos-gate/usr/src/test/zfs-tests/include/
H A Dmath.shlib82 *KB|*kb|*K|*k) factor='1024^1' ;;
/illumos-gate/usr/src/cmd/bhyve/common/
H A Dpci_fbuf.c69 #define KB (1024UL) macro
/illumos-gate/usr/src/pkg/manifests/
H A Dtext-doctools.p5m130 file path=usr/lib/font/devpost/KB group=lp mode=0444
131 file path=usr/lib/font/devpost/KB.name group=lp mode=0444
132 file path=usr/lib/font/devpost/KB.out group=lp mode=0444
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_cfg.txt82 # The following Scatter Gather Engine (SGE) settings assume a 4KB Host
H A Dt5fw_cfg.txt68 # The following Scatter Gather Engine (SGE) settings assume a 4KB Host
H A Dt6fw_cfg.txt68 # The following Scatter Gather Engine (SGE) settings assume a 4KB Host
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Decore.tex1010 \texttt{log\_page\_size} & 12 for 4KB pages \\ \hline
1013 …\texttt{rq\_num\_entries} & Number of RQ entries, suggested value for Initiator 16 (4KB RQ), for T…
1138 …\texttt{rq\_num\_entries} & Number of RQ entries, suggested value for Initiator 16 (4KB RQ), for T…
1143 \texttt{log\_page\_size} & 12 for 4KB pages \\ \hline
/illumos-gate/usr/src/data/hwdata/
H A Dusb.ids4657 4550 NVRAM (128 KB)
4662 4671 4820 LCD w/ MSR/KB
7230 3004 Genius KB-29E
8556 9167 KB 9151B - 678
8557 9267 KB 9251B - 678 Mouse
11632 084e KB Gear
13152 0104 SNIkey Keyboard, SNIKey-KB-USB
14119 1017 Keyboard KB SCR
15144 1104 ASEDrive IIIe KB
15420 6001 GEMBIRD Flexible keyboard KB-109F-B-DE
[all …]
/illumos-gate/usr/src/uts/common/io/usb/
H A Dusbdevs1474 product CHICONY KB8933 0x0001 KB-8933 keyboard
4083 product SANWA KB_USB2 0x0701 KB-USB2 multimeter cable
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Drelease.txt3087 size > 12KB.

12