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/
H A Dvga.c52 #define KB (1024UL) macro
358 offset &= (128 * KB - 1); in vga_mem_rd_handler()
365 offset &= (64 * KB - 1); in vga_mem_rd_handler()
381 offset &= (32 * KB - 1); in vga_mem_rd_handler()
403 offset += map_sel * 64*KB; in vga_mem_rd_handler()
426 offset &= (128 * KB - 1); in vga_mem_wr_handler()
433 offset &= (64 * KB - 1); in vga_mem_wr_handler()
449 offset &= (32 * KB - 1); in vga_mem_wr_handler()
1321 sc->mr.base = 640 * KB; in vga_init()
1322 sc->mr.size = 128 * KB; in vga_init()
[all …]
H A De820.c33 #define KB (1024UL) macro
34 #define MB (1024 * KB)
H A Dpci_fbuf.c70 #define KB (1024UL) macro
/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/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.ids4656 4550 NVRAM (128 KB)
4661 4671 4820 LCD w/ MSR/KB
7228 3004 Genius KB-29E
8553 9167 KB 9151B - 678
8554 9267 KB 9251B - 678 Mouse
11626 084e KB Gear
14105 1017 Keyboard KB SCR
15130 1104 ASEDrive IIIe KB
17003 a10c KB LES Aminoacid Synthesizer
19738 2030 Func KB-460 Gaming Keyboard
[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