Searched refs:pseudo (Results 1 – 12 of 12) sorted by relevance
/drivers/net/ |
D | hamachi.c | 1305 u32 pseudo; in hamachi_start_xmit() local 1306 pseudo_csum_udp(pseudo, ih, uh); in hamachi_start_xmit() 1307 pseudo = htons(pseudo); in hamachi_start_xmit() 1309 uh->check, pseudo); in hamachi_start_xmit() 1315 tagval = (14 << 24) | (offset << 16) | pseudo; in hamachi_start_xmit()
|
/drivers/scsi/arm/ |
D | fas216.h | 310 …void (*pseudo)(struct Scsi_Host *host, struct scsi_pointer *SCp, fasdmadir_t direction, int trans… member
|
D | arxescsi.c | 320 info->info.dma.pseudo = arxescsi_dma_pseudo; in arxescsi_probe()
|
D | powertec.c | 356 info->info.dma.pseudo = NULL; in powertecscsi_probe()
|
D | cumana_2.c | 445 info->info.dma.pseudo = cumanascsi_2_dma_pseudo; in cumanascsi2_probe()
|
D | eesox.c | 564 info->info.dma.pseudo = eesoxscsi_dma_pseudo; in eesoxscsi_probe()
|
D | fas216.c | 221 info->dma.pseudo, info->dma.stop); in fas216_dumpinfo() 803 info->dma.pseudo(info->host, &info->scsi.SCp, in fas216_transfer()
|
/drivers/mtd/ |
D | Kconfig | 234 is part of the PCMCIA specification. It uses a kind of pseudo- 251 used on M-Systems' DiskOnChip devices. It uses a kind of pseudo- 276 uses a kind of pseudo-file system on a flash device to emulate
|
/drivers/char/ |
D | Kconfig | 440 A pseudo terminal (PTY) is a software device consisting of two 448 masters and /dev/ttyxx for slaves of pseudo terminals. This scheme 451 pseudo terminal, a process opens /dev/ptmx; the number of the pseudo 452 terminal is then made available to the process and the pseudo 474 A pseudo terminal (PTY) is a software device consisting of two 482 for masters and /dev/ttyxx for slaves of pseudo
|
/drivers/crypto/ |
D | Kconfig | 154 Select this option if you want to use the s390 pseudo random number
|
/drivers/net/wan/ |
D | Kconfig | 449 Driver for a pseudo device (typically called /dev/lapb0) which allows
|
/drivers/scsi/aic7xxx_old/ |
D | aic7xxx.seq | 51 * use byte 27 of the SCB as a pseudo-next pointer and to thread a list
|