Searched refs:oss (Results 1 – 19 of 19) sorted by relevance
/linux-2.4.37.9/arch/m68k/mac/ |
D | oss.c | 31 volatile struct mac_oss *oss; variable 52 oss = (struct mac_oss *) OSS_BASE; in oss_init() 58 oss->irq_level[i] = OSS_IRQLEV_DISABLED; in oss_init() 61 oss->irq_level[OSS_VIA1] = OSS_IRQLEV_VIA1; in oss_init() 71 "scsi", (void *) oss); in oss_register_interrupts() 75 "nubus", (void *) oss); in oss_register_interrupts() 77 "sound", (void *) oss); in oss_register_interrupts() 99 events = oss->irq_pending & (OSS_IP_SOUND|OSS_IP_SCSI); in oss_irq() 105 (int) oss->irq_pending); in oss_irq() 112 oss->irq_pending &= ~OSS_IP_SOUND; in oss_irq() [all …]
|
D | Makefile | 14 obj-y := config.o bootparse.o macints.o iop.o via.o oss.o psc.o \
|
D | misc.c | 302 oss->rom_ctrl = OSS_POWEROFF; in oss_shutdown()
|
/linux-2.4.37.9/arch/parisc/kernel/ |
D | signal32.c | 184 stack_t ss, oss; in do_sigaltstack32() local 200 ossp = &oss; in do_sigaltstack32() 205 oss32.ss_sp = (unsigned int)(unsigned long)oss.ss_sp; in do_sigaltstack32() 206 oss32.ss_flags = oss.ss_flags; in do_sigaltstack32() 207 oss32.ss_size = oss.ss_size; in do_sigaltstack32()
|
/linux-2.4.37.9/net/ipv6/ |
D | README | 3 majordomo@oss.sgi.com
|
/linux-2.4.37.9/kernel/ |
D | signal.c | 1143 stack_t oss; in do_sigaltstack() local 1146 oss.ss_sp = (void *) current->sas_ss_sp; in do_sigaltstack() 1147 oss.ss_size = current->sas_ss_size; in do_sigaltstack() 1148 oss.ss_flags = sas_ss_flags(sp); in do_sigaltstack() 1196 error = __put_user(oss.ss_sp, &uoss->ss_sp) | in do_sigaltstack() 1197 __put_user(oss.ss_size, &uoss->ss_size) | in do_sigaltstack() 1198 __put_user(oss.ss_flags, &uoss->ss_flags); in do_sigaltstack()
|
/linux-2.4.37.9/include/asm-m68k/ |
D | mac_oss.h | 91 extern volatile struct mac_oss *oss;
|
/linux-2.4.37.9/arch/ia64/sn/fakeprom/ |
D | fprom.lds | 30 * http://oss.sgi.com/projects/GenInfo/NoticeExplan
|
D | README | 30 * http://oss.sgi.com/projects/GenInfo/NoticeExplan
|
/linux-2.4.37.9/arch/sparc64/solaris/ |
D | signal.c | 421 asmlinkage int solaris_sigaltstack(u32 ss, u32 oss) in solaris_sigaltstack() argument
|
/linux-2.4.37.9/Documentation/filesystems/ |
D | xfs.txt | 12 Refer to the documentation at http://oss.sgi.com/projects/xfs/
|
/linux-2.4.37.9/ |
D | MAINTAINERS | 1101 W: http://www.cse.unsw.edu.au/~neilb/oss/knfsd/ 1233 W: http://oss.sgi.com/mips/mips-howto.html 1621 W: http://oss.software.ibm.com/developerworks/opensource/linux390 2176 M: xfs-masters@oss.sgi.com 2178 L: linux-xfs@oss.sgi.com 2179 W: http://oss.sgi.com/projects/xfs
|
/linux-2.4.37.9/drivers/char/ |
D | console.c | 751 unsigned int occ, oll, oss, osr; in vc_resize() local 759 oss = screenbuf_size; in vc_resize()
|
/linux-2.4.37.9/Documentation/ |
D | Changes | 359 o <ftp://oss.sgi.com/projects/xfs/download/>
|
D | DMA-mapping.txt | 792 Ralf Baechle <ralf@oss.sgi.com>
|
D | kernel-docs.txt | 508 http://www.cse.unsw.edu.au/~neilb/oss/linux-commentary/nfsd.html
|
D | Configure.help | 17644 Refer to the documentation at <http://oss.sgi.com/projects/xfs/> 25286 the chip. If you say 'Y' here you get a oss-compatible dsp device
|
/linux-2.4.37.9/Documentation/sound/ |
D | README.OSS | 330 require recompiling of the kernel. See http://www.4Front-tech.com/oss.html for 1436 of this driver (see http://www.4Front-tech.com/oss.html for more info). 1456 (Open Sound System) drivers: http://www.opensound.com/oss.html
|
/linux-2.4.37.9/Documentation/filesystems/devfs/ |
D | README | 34 to majordomo@oss.sgi.com with the following line in the 41 http://oss.sgi.com/projects/devfs/archive/.
|