Home
last modified time | relevance | path

Searched refs:ES (Results 1 – 22 of 22) sorted by relevance

/linux-3.4.99/Documentation/dvb/
Dci.txt156 (20) ES type=[2] ES pid=[201] ES length =[0 (0x0)]
157 (25) ES type=[4] ES pid=[301] ES length =[0 (0x0)]
/linux-3.4.99/arch/x86/um/
Dptrace_64.c45 [ES >> 3] = HOST_ES,
86 case ES: in putreg()
165 case ES: in getreg()
Duser-offsets.c51 DEFINE(HOST_ES, ES); in foo()
79 DEFINE_LONGS(HOST_ES, ES); in foo()
Dptrace_32.c62 [ES] = HOST_ES,
95 case ES: in putreg()
150 case ES: in getreg()
Dsignal.c168 GETREG(ES, es); in copy_sc_from_user()
257 PUTREG(ES, es); in copy_sc_to_user()
/linux-3.4.99/Documentation/blockdev/
Dcpqarray.txt14 * SMART-3100ES
18 * SA 4250ES
/linux-3.4.99/arch/x86/include/asm/
Dptrace-abi.h14 #define ES 8 macro
/linux-3.4.99/arch/x86/um/os-Linux/
Dmcontext.c13 COPY_SEG(GS); COPY_SEG(FS); COPY_SEG(ES); COPY_SEG(DS); in get_regs_from_mc()
/linux-3.4.99/arch/powerpc/platforms/85xx/
DKconfig117 bool "X-ES single-board computer"
121 computers from Extreme Engineering Solutions (X-ES) based on
/linux-3.4.99/arch/x86/um/shared/sysdep/
Dptrace_64.h56 #define ES (HOST_ES * sizeof(long)) macro
/linux-3.4.99/Documentation/sound/alsa/
DALSA-Configuration.txt706 Module for ESS AudioDrive ES-1688 and ES-688 sound cards.
714 port - port # for ES-1688 chip (0x220,0x240,0x260)
715 irq - IRQ # for ES-1688 chip (5,7,9,10)
716 dma8 - DMA # for ES-1688 chip (0,1,3)
724 Module for ESS AudioDrive ES-18xx sound cards.
730 port - port # for ES-18xx chip (0x220,0x240,0x260)
733 irq - IRQ # for ES-18xx chip (5,7,9,10)
734 dma1 - first DMA # for ES-18xx chip (0,1,3)
735 dma2 - first DMA # for ES-18xx chip (0,1,3)
822 port - port # for ES-1688 chip (0x220,0x230,0x240,0x250,0x260)
[all …]
/linux-3.4.99/arch/x86/kernel/
Dhead_32.S446 movl $(__USER_DS),%eax # DS/ES contains default USER segment
Dentry_32.S1055 # 1. Fault while reloading DS, ES, FS or GS
/linux-3.4.99/Documentation/networking/
Dregulatory.txt107 { ZD_REGDOMAIN_SPAIN, "ES" },
/linux-3.4.99/arch/x86/lib/
Dx86-opcode-map.txt43 06: PUSH ES (i64)
44 07: POP ES (i64)
77 26: SEG=ES (Prefix)
/linux-3.4.99/arch/arm/mach-at91/
DKconfig437 "ES" at the end of the name means that this board is an
/linux-3.4.99/drivers/dma/
Dpl330.c90 #define ES 0x24 macro
1727 val = readl(regs + ES); in pl330_update()
/linux-3.4.99/Documentation/sound/oss/
DIntroduction412 (ES 1371) card first, followed by my SoundBlaster Vibra 16 card,
/linux-3.4.99/drivers/eisa/
Deisa.ids419 DBI1101 "Digi ES/4 Host Adapter - EISA"
988 ISABE01 "Qua Tech ES-100 8 Channel Asyncronous"
/linux-3.4.99/Documentation/
Dkmemcheck.txt250 CS: 0010 DS: 002b ES: 002b CR0: 0000000080050033
/linux-3.4.99/Documentation/x86/
Dboot.txt1010 must have read/write permission; CS must be __BOOT_CS and DS, ES, SS
/linux-3.4.99/arch/x86/kvm/
Dvmx.c661 VMX_SEGMENT_FIELD(ES),