/linux-2.4.37.9/Documentation/fb/ |
D | internals.txt | 82 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/ |
D | Makefile | 39 sed -f ./pseudo/opcd2num.sed cl2llc.pre >cl2llc.c
|
D | cl2llc.pre | 39 #include "pseudo/pseudocode.h" 179 short int pc; /* program counter in pseudo code array */
|
/linux-2.4.37.9/drivers/char/rio/ |
D | cdproto.h | 30 extern int close_port ( ushort port, PHB *port_header, ushort preemptive, int pseudo) ;
|
/linux-2.4.37.9/net/sched/ |
D | Config.in | 10 dep_tristate ' ATM pseudo-scheduler' CONFIG_NET_SCH_ATM $CONFIG_ATM
|
/linux-2.4.37.9/fs/umsdos/ |
D | README-WIP.txt | 51 - pseudo root things - works mostly. See notes below. 91 Note: creating and using pseudo-hardlinks is always non-perfect, especially
|
D | specs | 160 * 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/ |
D | cmpci.c | 543 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/ |
D | fas216.h | 307 void (*pseudo)(struct Scsi_Host *host, Scsi_Pointer *SCp, fasdmadir_t direction, int transfer); member
|
D | arxescsi.c | 437 info->info.dma.pseudo = arxescsi_dma_pseudo; in arxescsi_probe()
|
D | powertec.c | 419 info->info.dma.pseudo = NULL; in powertecscsi_probe()
|
D | cumana_2.c | 537 info->info.dma.pseudo = cumanascsi_2_dma_pseudo; in cumanascsi2_probe()
|
D | eesox.c | 603 info->info.dma.pseudo = eesoxscsi_dma_pseudo; in eesoxscsi_probe()
|
D | fas216.c | 186 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/ |
D | hamachi.c | 1301 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/ |
D | README.dtc3x80 | 32 the driver polls for data-ready in the pseudo-DMA transfer routine.
|
/linux-2.4.37.9/Documentation/i2c/ |
D | proc-interface | 23 and yet others are some kind of pseudo-adapters that do not understand
|
/linux-2.4.37.9/Documentation/networking/ |
D | soundmodem.txt | 23 to a KISS stream on a pseudo tty. There's also a patch available from
|
D | baycom.txt | 86 to a KISS stream on a pseudo tty. There's also a patch available from
|
D | ethertap.txt | 124 If we were to take things very literally, your tcp/ip pseudo stack would
|
D | z8530drv.txt | 330 You can now axattach a pseudo-TTY: 610 make config) solves the problems. For more hints read the (pseudo) FAQ
|
D | eql.txt | 348 A pseudo-device driver, EQL, written by Simon Janes, can be used
|
D | packet_mmap.txt | 89 supported and a link level pseudo-header is provided
|
/linux-2.4.37.9/Documentation/ |
D | rtc.txt | 24 the last read. Status information is reported through the pseudo-file
|
D | nfsroot.txt | 44 This is necessary to enable the pseudo-NFS-device. Note that it's not a
|