Home
last modified time | relevance | path

Searched refs:spec (Results 1 – 25 of 51) sorted by relevance

123

/linux-2.4.37.9/arch/ppc/kernel/
Dcputable.c21 extern void __setup_cpu_601(unsigned long offset, int cpu_nr, struct cpu_spec* spec);
22 extern void __setup_cpu_603(unsigned long offset, int cpu_nr, struct cpu_spec* spec);
23 extern void __setup_cpu_604(unsigned long offset, int cpu_nr, struct cpu_spec* spec);
24 extern void __setup_cpu_750(unsigned long offset, int cpu_nr, struct cpu_spec* spec);
25 extern void __setup_cpu_750cx(unsigned long offset, int cpu_nr, struct cpu_spec* spec);
26 extern void __setup_cpu_750fx(unsigned long offset, int cpu_nr, struct cpu_spec* spec);
27 extern void __setup_cpu_7400(unsigned long offset, int cpu_nr, struct cpu_spec* spec);
28 extern void __setup_cpu_7410(unsigned long offset, int cpu_nr, struct cpu_spec* spec);
29 extern void __setup_cpu_745x(unsigned long offset, int cpu_nr, struct cpu_spec* spec);
30 extern void __setup_cpu_power3(unsigned long offset, int cpu_nr, struct cpu_spec* spec);
[all …]
/linux-2.4.37.9/drivers/message/fusion/lsi/
Dmpi_history.txt31 * 05-08-00 00.10.01 Original release for 0.10 spec dated 4/26/2000.
55 * MPI_DOORBELL_USED, to better match the spec.
59 * 05-08-00 00.10.01 Original release for 0.10 spec dated 4/26/2000.
87 * 05-08-00 00.10.01 Original release for 0.10 spec dated 4/26/2000.
107 * Moved FC_DEVICE_0 PageAddress description to spec.
148 * 05-08-00 00.10.01 Original release for 0.10 spec dated 4/26/2000.
160 * 05-08-00 00.10.01 Original release for 0.10 spec dated 4/26/2000.
176 * 05-08-00 00.10.01 Original release for 0.10 spec dated 4/26/2000.
198 * 05-08-00 00.10.01 Original release for 0.10 spec dated 4/26/2000.
204 * 06-22-00 01.00.03 Major changes to match new LAN definition in 1.0 spec.
[all …]
/linux-2.4.37.9/arch/m68k/ifpsp060/
Dfpsp.doc169 - documented in 3.5 of 060SP spec.
177 - documented in 3.5 of 060SP spec.
185 - documented in 3.7 of 060SP spec.
193 - documented in 3.6 of 060SP spec.
202 - documented in 3.4 of 060SP spec.
214 - documented in 3.4 of 060SP spec.
227 - not fully documented in 060SP spec.
264 - documented in 3.1 of 060SP spec.
286 - documented in 3.3 of 060 spec.
/linux-2.4.37.9/fs/romfs/
Dinode.c276 offset = ntohl(ri.spec) & ROMFH_MASK; in romfs_readdir()
302 ino = ntohl(ri.spec); in romfs_readdir()
329 offset = ntohl(ri.spec) & ROMFH_MASK; in romfs_lookup()
367 offset = ntohl(ri.spec) & ROMFH_MASK; in romfs_lookup()
478 ino = ntohl(ri.spec) & ROMFH_MASK; in romfs_read_inode()
522 nextfh = ntohl(ri.spec); in romfs_read_inode()
/linux-2.4.37.9/arch/ppc64/kernel/
Dcputable.c24 extern void __setup_cpu_power3(unsigned long offset, struct cpu_spec* spec);
25 extern void __setup_cpu_power4(unsigned long offset, struct cpu_spec* spec);
/linux-2.4.37.9/drivers/usb/
Dinode.c383 struct special *spec; in usbdevfs_root_readdir() local
411 spec = &special[filp->f_pos-2]; in usbdevfs_root_readdir()
412 …if (filldir(dirent, spec->name, strlen(spec->name), i, ISPECIAL | (filp->f_pos-2+IROOT), DT_UNKNOW… in usbdevfs_root_readdir()
511 struct special *spec; in usbdevfs_read_inode() local
528 spec = &special[inode->i_ino-(IROOT+1)]; in usbdevfs_read_inode()
529 inode->i_fop = spec->fops; in usbdevfs_read_inode()
/linux-2.4.37.9/include/linux/
Datmbr2684.h62 } spec; member
Dromfs_fs.h33 __u32 spec; member
/linux-2.4.37.9/include/asm-ppc/
Dcputable.h34 typedef void (*cpu_setup_t)(unsigned long offset, int cpu_nr, struct cpu_spec* spec);
/linux-2.4.37.9/include/asm-ppc64/
Dcputable.h37 typedef void (*cpu_setup_t)(unsigned long offset, struct cpu_spec* spec);
/linux-2.4.37.9/drivers/video/
Dsstfb.c1612 struct sst_spec * spec; in sst_init() local
1617 spec = &voodoo_spec[sst_info->type]; in sst_init()
1657 sst_info->gfx_clock = spec->default_gfx_clock; in sst_init()
1658 if ((gfxclk >10 ) && (gfxclk < spec->max_gfxclk)) { in sst_init()
1806 struct sst_spec * spec; in sstfb_probe() local
1829 spec = &voodoo_spec[sst_info->type]; in sstfb_probe()
1830 f_ddprintk("found device : %s\n", spec->name); in sstfb_probe()
1866 strncpy(sst_info->info.modename, spec->name, 16); in sstfb_probe()
/linux-2.4.37.9/Documentation/sound/
Dforte17 support. In general it adheres to the OSS spec to the extent it can
DMaestro339 mostly adhere to the OSS spec. This driver doesn't register itself
DMaestro33 mostly adhere to the OSS spec. This driver doesn't register itself
/linux-2.4.37.9/Documentation/
DIPMI.txt99 spec.
120 all the messages are defined in the spec (and thus makes counting the
211 the netfn per the IPMI spec) on the IPMB bus, the driver will
272 spec-specified I/O port 0xca2 without interrupts. You can change this
302 spec-specified 0xca2 address and any address specified by ACPI. If
Dspecialix.txt321 the PCI spec because the 8 serial connectors are simply too large. If
341 specialix' spec.
/linux-2.4.37.9/Documentation/power/
Dpci.txt29 The PCI PM spec defines 4 operating states for devices (D0 - D3) and for buses
37 not they implement any of the PCI PM spec.
278 spec and have the ability to generate a PME# (Power Management Event Signal)
/linux-2.4.37.9/drivers/atm/
Dfirestream.h377 u32 spec; member
Dfore200e.h145 struct tpd_spec spec; /* tpd specification */ member
/linux-2.4.37.9/Documentation/networking/
Dde4x5.txt115 card that supports the Digital Semiconductor SROM spec. This will help
120 (with the latest SROM complying with the SROM spec V3: their first was
/linux-2.4.37.9/Documentation/parisc/
DIODC.txt14 GSC/Runway, PCI spec - compliant ROMs for PCI, God-only-knows how on EISA),
/linux-2.4.37.9/net/atm/
Dbr2684.c133 if (brdev->number == s->spec.devnum) in br2684_find_dev()
140 if (!strncmp(brdev->net_dev.name, s->spec.ifname, in br2684_find_dev()
/linux-2.4.37.9/Documentation/filesystems/
Dromfs.txt95 4 | spec.info | Info for directories/hard links/devices
118 mapping spec.info means
/linux-2.4.37.9/arch/parisc/kernel/
Dsys_parisc32.c2940 char *spec; in sys32_quotactl() local
2958 spec = getname (special); in sys32_quotactl()
2959 err = PTR_ERR(spec); in sys32_quotactl()
2960 if (IS_ERR(spec)) return err; in sys32_quotactl()
2961 KERNEL_SYSCALL(err, sys_quotactl, cmd, (const char *)spec, id, (caddr_t)&d); in sys32_quotactl()
2962 putname (spec); in sys32_quotactl()
/linux-2.4.37.9/drivers/scsi/
DREADME.53c70061 Usually you can find items 2. and 3. from general spec. documents or

123