Searched refs:where (Results 126 - 150 of 187) sorted by relevance

12345678

/asus-wl-520gu-7.0.1.45/src/router/samba/examples/simple/
H A Dsmb.conf19 ; where each "printername" is the name of a printer you want to provide
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acpi/executer/
H A Dexoparg2.c405 return_desc->reference.where = &operand[0]->package.elements [index];
H A Dexresolv.c351 obj_desc = *stack_desc->reference.where;
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/host/
H A Dehci-hcd.c288 static int bios_handoff (struct ehci_hcd *ehci, int where, u32 cap) argument
295 pci_write_config_dword (ehci->hcd.pdev, where, cap);
301 pci_read_config_dword (ehci->hcd.pdev, where, &cap);
305 where, cap);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/cris/boot/compressed/
H A Dhead.S57 ;; Figure out where the compressed piggyback image is
/asus-wl-520gu-7.0.1.45/src/shared/
H A Dmin_osl.c225 free(void *where) argument
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dni52.c171 static int check586(struct net_device *dev,char *where,unsigned size);
244 static int check586(struct net_device *dev,char *where,unsigned size) argument
251 p->base = (unsigned long) bus_to_virt((unsigned long)where) + size - 0x01000000;
252 p->memtop = bus_to_virt((unsigned long)where) + size;
262 iscp_addrs[0] = bus_to_virt((unsigned long)where);
H A D3c523.c197 static int check586(struct net_device *dev, unsigned long where, unsigned size);
310 static int __init check586(struct net_device *dev, unsigned long where, unsigned size) argument
316 p->base = (unsigned long) bus_to_virt((unsigned long)where) + size - 0x01000000;
317 p->memtop = bus_to_virt((unsigned long)where) + size;
322 iscp_addrs[0] = bus_to_virt((unsigned long)where);
H A Dsun3_82586.c132 static int check586(struct net_device *dev,char *where,unsigned size);
205 static int check586(struct net_device *dev,char *where,unsigned size) argument
213 p->memtop = (char *)dvma_btov((unsigned long)where);
223 iscp_addr = (char *)dvma_btov((unsigned long)where);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/scsi/
H A D53c7xx.c96 * where allow is non-zero to allow, 0 to disallow.
442 * are occurring somewhere in the reselection code) where
500 * we do this, we need to handle the case where we disconnect
2602 char *where; local
2616 where = dsp - NCR53c7x0_insn_size(NCR53c7x0_read8
2622 host->host_no, sdid, c->target, where);
3017 * of where the saved data pointer is at, we want to immediately
4234 const char *where = NULL;
4239 * Corrective action is based on where in the SCSI SCRIPT(tm) the error
4267 where
[all...]
H A D53c7,8xx.c54 * where allow is non-zero to allow, 0 to disallow.
305 * are occurring somewhere in the reselection code) where
363 * we do this, we need to handle the case where we disconnect
1035 * Useful where a new NCR chip is backwards compatible with
1248 * Useful where a new NCR chip is backwards compatible with
2804 char *where = dsp - NCR53c7x0_insn_size(NCR53c7x0_read8 local
2810 host->host_no, sdid, c->target, where);
3362 * of where the saved data pointer is at, we want to immediately
4504 const char *where = NULL;
4508 * Corrective action is based on where i
[all...]
/asus-wl-520gu-7.0.1.45/src/router/library/libiconv-1.8/libcharset/djgpp/
H A Dconfig.bat6 Rem Find out where the sources are
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/galileo-boards/ev64120/compressed/
H A Detherboot.h502 extern void longjmp P((void *jmpbuf, int where));
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acorn/block/
H A Dmfm.S21 @ where to read/write data from the kernel data space
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/hisax/
H A Dhisax.h1332 void *arg, int where);
1334 void *arg, int where);
1335 void FsmDelTimer(struct FsmTimer *ft, int where);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/cris/kernel/
H A Dhead.S212 ;; First setup the kseg_c mapping from where the kernel is linked
213 ;; to 0x40000000 (where the actual DRAM resides) otherwise
330 ;; Put this in a suitable section where we can reclaim storage
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/fpsp040/
H A Dstan.S26 | 2. Decompose X as X = N(Pi/2) + r where |r| <= Pi/4. Let
32 | rational function U/V where
38 | rational function U/V where
431 |--Now we need to normalize (A,a) to "new (R,r)" where R+r = A+a but
/asus-wl-520gu-7.0.1.45/src/linux/linux/init/
H A Ddo_mounts.c912 * Prepare the namespace - decide what/where to mount, load ramdisks, etc.
995 static void free(void *where);
1007 static void __init free(void *where) argument
1009 kfree(where);
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/
H A Dnamespace.c650 static int copy_mount_options (const void *data, unsigned long *where) argument
656 *where = 0;
679 *where = page;
895 * /nfs/my_root where /nfs is the mount point. It must be a mountpoint,
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/jbd/
H A Djournal.c139 * Now, that protects us from races where another CPU can remove the
140 * journal_head. But it doesn't defend us from the situation where another
143 * can't happen at the call site and c) the places where we add journal_heads
675 * system where the journal blocks are.
1509 void * __jbd_kmalloc (char *where, size_t size, int flags, int retry) argument
1523 jbd_debug(1, "ENOMEM in %s, retrying.\n", where);
1527 "ENOMEM in %s, retrying.\n", where);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc/lib/
H A Dudiv.S72 ! The number of bits in the result here is N*ITER+SC, where SC <= N.
H A Durem.S70 ! The number of bits in the result here is N*ITER+SC, where SC <= N.
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/cris/boot/rescue/
H A Dhead.S77 ;; That is not where we put our downloaded serial boot-code. The length is
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/lib/ext2fs/
H A Dkernel-jbd.h68 extern void * __jbd_kmalloc (char *where, size_t size, int flags, int retry);
496 * where we store the journal. */
508 /* Optional inode where we store the journal. If present, all
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Djbd.h64 extern void * __jbd_kmalloc (char *where, size_t size, int flags, int retry);
509 * where we store the journal. */
521 /* Optional inode where we store the journal. If present, all

Completed in 697 milliseconds

12345678