Searched refs:central (Results 1 – 8 of 8) sorted by relevance
/linux-2.4.37.9/arch/sparc64/kernel/ |
D | central.c | 31 static void central_ranges_init(int cnode, struct linux_central *central) in central_ranges_init() argument 35 central->num_central_ranges = 0; in central_ranges_init() 36 success = prom_getproperty(central->prom_node, "ranges", in central_ranges_init() 37 (char *) central->central_ranges, in central_ranges_init() 38 sizeof (central->central_ranges)); in central_ranges_init() 40 central->num_central_ranges = (success/sizeof(struct linux_prom_ranges)); in central_ranges_init() 86 void apply_central_ranges(struct linux_central *central, in apply_central_ranges() argument 89 if(central->num_central_ranges) in apply_central_ranges() 90 adjust_regs(regs, nregs, central->central_ranges, in apply_central_ranges() 91 central->num_central_ranges); in apply_central_ranges() [all …]
|
D | Makefile | 18 unaligned.o central.o pci.o starfire.o semaphore.o \
|
/linux-2.4.37.9/include/asm-sparc64/ |
D | fhc.h | 124 extern void apply_central_ranges(struct linux_central *central,
|
/linux-2.4.37.9/Documentation/ |
D | specialix.txt | 155 times. However with a central clock this slow, you can also get it to
|
D | IPMI.txt | 33 ipmi_msghandler - This is the central piece of software for the IPMI
|
D | Configure.help | 11760 pair (10 Mbps over twisted pair cable, linking computers to central 25805 in host ("central function") mode. 28863 This enables the central IPMI message handler, required for IPMI
|
/linux-2.4.37.9/drivers/scsi/ |
D | README.ibmmca | 1369 for the offered space, the link, placed on the central
|
/linux-2.4.37.9/Documentation/filesystems/devfs/ |
D | README | 159 numbers for each and every device. This means that a central
|