Home
last modified time | relevance | path

Searched refs:lower (Results 126 – 150 of 393) sorted by relevance

12345678910>>...16

/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dmultiboot.texi662 lower and upper memory, respectively, in kilobytes. Lower memory starts
664 possible value for lower memory is 640 kilobytes. The value returned for
823 lower 32 bits of the starting address, and @samp{base_addr_high} is the
825 is the lower 32 bits of the size of the memory region in bytes, and
H A Dmultiboot.info623 valid. `mem_lower' and `mem_upper' indicate the amount of lower and
626 possible value for lower memory is 640 kilobytes. The value returned for
764 lower 32 bits of the starting address, and `base_addr_high' is the
766 is the lower 32 bits of the size of the memory region in bytes, and
H A Dinternals.texi82 @item The last 1K of lower memory
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000.c3487 txhd->lower.data = sizeof (hdr);
3491 txp->lower.data = E1000_TXD_CMD_RPS | E1000_TXD_CMD_EOP | E1000_TXD_CMD_IFCS | size;
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dniagara_copy.S2421 btst 7, %o4 ! if lower three bits zero
2426 btst 3, %o4 ! if lower two bits zero
2439 ! l1 size in bits of lower part of source word (LS = 32 - US)
2441 ! l3 size in bits of lower part of destination word (LD = 32 - UD)
2467 srl %i3, %l0, %i5 ! upper src bits into lower dst bits
2532 srl %i3, %l0, %i4 ! upper src bits into lower dst bits
2546 srl %i3, %l0, %i4 ! upper src byte into lower dst byte
/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_type.h3252 } lower; member
3309 } lower; member
/illumos-gate/usr/src/uts/common/io/usb/hcd/
H A DREADME169 frame. The lower five bits of the current frame number us used as an
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_cfg.txt297 # but we'll lower that to 16 to make our total 64 and a nice power of 2 ...
H A Dt5fw_cfg.txt332 # but we'll lower that to 16 to make our total 64 and a nice power of 2 ...
H A Dt6fw_cfg.txt347 # but we'll lower that to 16 to make our total 64 and a nice power of 2 ...
/illumos-gate/usr/src/data/locale/data/
H A Dgu_IN.UTF-8.src65 lower <a>;/
H A Dpa_IN.UTF-8.src65 lower <a>;/
H A Dhy_AM.UTF-8.src103 lower <a>;/
H A Dkn_IN.UTF-8.src65 lower <a>;/
H A Dor_IN.UTF-8.src65 lower <a>;/
H A Dte_IN.UTF-8.src65 lower <a>;/
H A Dth_TH.UTF-8.src65 lower <a>;/
H A Dsi_LK.UTF-8.src65 lower <a>;/
H A Den_CA.ISO8859-1.src95 lower <a>;/
H A Den_GB.ISO8859-1.src95 lower <a>;/
H A Den_GB.ISO8859-15.src99 lower <a>;/
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A Dsh.memo1129 Upper and lower case characters are distinct, so that the variable
1280 are used for upper case and lower case
1693 upper and lower case characters can
1864 (dot) followed by any character except the lower case letters,
2789 \f5main\fP. The lower eight bits of the return value become
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dsendmail.h2570 extern char lower __P((int));
/illumos-gate/usr/src/lib/
H A DREADME.mapfiles274 new private version name. Be careful not to use a lower numbered private
/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c7934 uintptr_t lower, upper, headp; in ohci_check_done_head() local
7935 lower = ohcip->ohci_td_pool_cookie.dmac_address; in ohci_check_done_head()
7936 upper = lower + ohcip->ohci_td_pool_cookie.dmac_size; in ohci_check_done_head()
7940 (headp >= lower) && (headp < upper)) { in ohci_check_done_head()

12345678910>>...16