Home
last modified time | relevance | path

Searched refs:claim (Results 1 – 25 of 29) sorted by relevance

12

/linux-2.4.37.9/arch/ppc/boot/pmac/
Dchrpmain.c53 claim(initrd_start, RAM_END - initrd_start, 0); in boot()
63 claim(PROG_START, PROG_SIZE, 0); in boot()
67 avail_ram = (char *) claim(0, SCRATCH_SIZE, 0x10); in boot()
Dcoffmain.c61 claim(initrd_start, RAM_END - initrd_start, 0); in boot()
71 claim(0, PROG_SIZE, 0); in boot()
/linux-2.4.37.9/arch/ppc/boot/chrp/
Dmain.c60 claim(initrd_start, RAM_END - initrd_start, 0); in chrpboot()
73 claim(PROG_START, PROG_SIZE - PROG_START, 0); in chrpboot()
/linux-2.4.37.9/arch/ppc/boot/of1275/
Dclaim.c14 claim(unsigned int virt, unsigned int size, unsigned int align) in claim() function
DMakefile7 obj-y := claim.o enter.o exit.o finddevice.o getprop.o ofinit.o \
/linux-2.4.37.9/arch/ppc64/boot/
DzImage.c29 void *claim(unsigned int, unsigned int, unsigned int);
113 claim(initrd.addr, RAM_END - initrd.addr, 0); in start()
131 vmlinux.addr = (unsigned long)claim(claim_addr, claim_size, 0); in start()
Dprom.c123 claim(unsigned long virt, unsigned long size, unsigned long align) in claim() function
/linux-2.4.37.9/arch/ppc/boot/include/
Dof1275.h22 void * claim(unsigned int virt, unsigned int size, unsigned int align);
/linux-2.4.37.9/arch/ppc/boot/common/
Dofcommon.c149 claim(addr, 0x1000, 0); in make_bi_recs()
/linux-2.4.37.9/Documentation/
Dzorro.txt63 Shortcuts to claim the whole device's address space are provided as well:
Dparport-lowlevel.txt354 port and no other driver has yet claimed it. You can claim the
356 claim is guaranteed to succeed), or choose not to if you don't need it
470 parport_claim, parport_claim_or_block - claim the parallel port for a device
487 You should not try to claim a port that you have already claimed.
500 to claim it may succeed.
DCodingStyle28 Now, some people will claim that having 8-character indentations makes
/linux-2.4.37.9/arch/ia64/sn/fakeprom/
Dfprom.lds13 * free of the rightful claim of any third person regarding infringement
DREADME13 * free of the rightful claim of any third person regarding infringement
/linux-2.4.37.9/Documentation/sound/
DMaestro54 have MIDI wired properly before we can claim to support it safely.
DNM25618 give it to your best friends, even claim that you wrote it (but why?!)
/linux-2.4.37.9/Documentation/input/
Dinput.txt144 Graphire tablets claim that they are HID tablets as well, they are not and
/linux-2.4.37.9/fs/befs/
DChangeLog339 * Fixed the problem with statfs where it would always claim the disk was
/linux-2.4.37.9/drivers/net/e1000/
DLICENSE127 Thus, it is not the intent of this section to claim rights or contest
/linux-2.4.37.9/drivers/sound/
DCOPYING124 Thus, it is not the intent of this section to claim rights or contest
/linux-2.4.37.9/fs/hfs/
DCOPYING124 Thus, it is not the intent of this section to claim rights or contest
/linux-2.4.37.9/drivers/net/e100/
DLICENSE127 Thus, it is not the intent of this section to claim rights or contest
/linux-2.4.37.9/
DCOPYING140 Thus, it is not the intent of this section to claim rights or contest
/linux-2.4.37.9/drivers/scsi/
DChangeLog.ncr53c8xx232 that claim TGQ support. The driver used at least 2 for the queue
DChangeLog.sym53c8xx504 that claim TGQ support. The driver used at least 2 for the queue

12