Home
last modified time | relevance | path

Searched refs:pseudo (Results 1 – 25 of 36) sorted by relevance

12

/linux-2.4.37.9/Documentation/fb/
Dinternals.txt82 Grayscale and static grayscale are special variants of pseudo color and static
83 pseudo color, where the red, green and blue components are always equal to
/linux-2.4.37.9/net/802/
DMakefile39 sed -f ./pseudo/opcd2num.sed cl2llc.pre >cl2llc.c
Dcl2llc.pre39 #include "pseudo/pseudocode.h"
179 short int pc; /* program counter in pseudo code array */
/linux-2.4.37.9/drivers/char/rio/
Dcdproto.h30 extern int close_port ( ushort port, PHB *port_header, ushort preemptive, int pseudo) ;
/linux-2.4.37.9/net/sched/
DConfig.in10 dep_tristate ' ATM pseudo-scheduler' CONFIG_NET_SCH_ATM $CONFIG_ATM
/linux-2.4.37.9/fs/umsdos/
DREADME-WIP.txt51 - pseudo root things - works mostly. See notes below.
91 Note: creating and using pseudo-hardlinks is always non-perfect, especially
Dspecs160 * directory sorting, etc.), we can't rely on an MS-DOS pseudo
233 * keeps the same pseudo inode when a rename operation
260 /* #Specification: pseudo root / mount
/linux-2.4.37.9/drivers/sound/
Dcmpci.c543 unsigned char regval, pseudo; in wrmixer() local
563 pseudo = data & ~0x1f; in wrmixer()
564 pseudo >>= 1; in wrmixer()
566 outb(regval | pseudo, s->iobase + CODEC_CMI_MIXER2); in wrmixer()
569 pseudo = data & 0x80; in wrmixer()
570 pseudo >>= 1; in wrmixer()
572 outb(regval | pseudo, s->iobase + CODEC_CMI_MIXER2); in wrmixer()
575 pseudo = data & 0x80; in wrmixer()
577 outb(regval | pseudo, s->iobase + CODEC_CMI_MIXER2); in wrmixer()
585 unsigned char v, pseudo; in rdmixer() local
[all …]
/linux-2.4.37.9/drivers/acorn/scsi/
Dfas216.h307 void (*pseudo)(struct Scsi_Host *host, Scsi_Pointer *SCp, fasdmadir_t direction, int transfer); member
Darxescsi.c437 info->info.dma.pseudo = arxescsi_dma_pseudo; in arxescsi_probe()
Dpowertec.c419 info->info.dma.pseudo = NULL; in powertecscsi_probe()
Dcumana_2.c537 info->info.dma.pseudo = cumanascsi_2_dma_pseudo; in cumanascsi2_probe()
Deesox.c603 info->info.dma.pseudo = eesoxscsi_dma_pseudo; in eesoxscsi_probe()
Dfas216.c186 info->dma.pseudo, info->dma.stop); in fas216_dumpinfo()
768 info->dma.pseudo(info->host, &info->scsi.SCp, in fas216_transfer()
/linux-2.4.37.9/drivers/net/
Dhamachi.c1301 u32 pseudo; in hamachi_start_xmit() local
1302 pseudo_csum_udp(pseudo, ih, uh); in hamachi_start_xmit()
1303 pseudo = htons(pseudo); in hamachi_start_xmit()
1305 uh->check, pseudo); in hamachi_start_xmit()
1311 tagval = (14 << 24) | (offset << 16) | pseudo; in hamachi_start_xmit()
/linux-2.4.37.9/drivers/scsi/
DREADME.dtc3x8032 the driver polls for data-ready in the pseudo-DMA transfer routine.
/linux-2.4.37.9/Documentation/i2c/
Dproc-interface23 and yet others are some kind of pseudo-adapters that do not understand
/linux-2.4.37.9/Documentation/networking/
Dsoundmodem.txt23 to a KISS stream on a pseudo tty. There's also a patch available from
Dbaycom.txt86 to a KISS stream on a pseudo tty. There's also a patch available from
Dethertap.txt124 If we were to take things very literally, your tcp/ip pseudo stack would
Dz8530drv.txt330 You can now axattach a pseudo-TTY:
610 make config) solves the problems. For more hints read the (pseudo) FAQ
Deql.txt348 A pseudo-device driver, EQL, written by Simon Janes, can be used
Dpacket_mmap.txt89 supported and a link level pseudo-header is provided
/linux-2.4.37.9/Documentation/
Drtc.txt24 the last read. Status information is reported through the pseudo-file
Dnfsroot.txt44 This is necessary to enable the pseudo-NFS-device. Note that it's not a

12