Searched refs:first (Results 176 - 200 of 347) sorted by relevance

1234567891011>>

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-ia64/sn/
H A Dsgi.h25 struct devfs_entry *first; member in struct:directory_type
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Disdn_ppp.h207 struct ippp_buf_queue *first; /* pointer to (current) first packet */ member in struct:ippp_struct
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/net/
H A Ddn_fib.h114 int first, int count);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Disdn_ppp.h207 struct ippp_buf_queue *first; /* pointer to (current) first packet */ member in struct:ippp_struct
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/net/
H A Ddn_fib.h114 int first, int count);
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-ia64/sn/
H A Dsgi.h25 struct devfs_entry *first; member in struct:directory_type
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/cdrom/
H A Doptcd.c726 unsigned char first;
823 if (disk_info.first == 0) {
824 disk_info.first = toc[QINFO_FIRSTTRACK].cdsc_absaddr.msf.minute;
826 toc[disk_info.first].cdsc_absaddr.msf.minute;
828 toc[disk_info.first].cdsc_absaddr.msf.second;
830 toc[disk_info.first].cdsc_absaddr.msf.frame;
949 disk_info.first = 0;
963 /* Audio disk detection. Look at first track. */
965 (toc[disk_info.first].cdsc_ctrl & CDROM_DATA_TRACK) ? 0 : 1;
1493 if (ti.cdti_trk0 < disk_info.first
716 unsigned char first; member in struct:cdrom_disk_info
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/acorn/block/
H A Dmfm.S78 @ get bottom half to be sent first
79 mov r6,r5,lsl#16 @ Separate the first 2 bytes
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/host/
H A Dehci-sched.c946 int first
963 if (unlikely (!first && uf->cross)) {
992 int packet, first = 1; local
1025 first = 1;
1033 itd_patch (itd, itd_sched, packet, uframe, first);
1034 first = 0;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ia64/ia32/
H A Dsys_ia32.c2022 u32 sem_base; /* ptr to first semaphore in array */
2149 semctl32 (int first, int second, int third, void *uptr) argument
2178 err = sys_semctl(first, second, third, fourth);
2186 err = sys_semctl(first, second, third, fourth);
2232 do_sys32_msgsnd (int first, int second, int third, void *uptr) argument
2247 err = sys_msgsnd(first, p, second, third);
2255 do_sys32_msgrcv (int first, int second, int msgtyp, int third, int version, void *uptr) argument
2281 err = sys_msgrcv(first, p, second + 4, msgtyp, third);
2295 msgctl32 (int first, int second, void *uptr) argument
2309 err = sys_msgctl(first, secon
2390 shmat32(int first, int second, int third, int version, void *uptr) argument
2405 shmctl32(int first, int second, void *uptr) argument
2554 sys32_ipc(u32 call, int first, int second, int third, u32 ptr, u32 fifth) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390x/kernel/
H A Dlinux32.c321 u32 sem_base; /* ptr to first semaphore in array */
408 static int do_sys32_semctl(int first, int second, int third, void *uptr) argument
427 err = sys_semctl (first, second, third, fourth);
449 err = sys_semctl (first, second, third, fourth);
485 err = sys_semctl (first, second, third, fourth);
505 static int do_sys32_msgsnd (int first, int second, int third, void *uptr) argument
520 err = sys_msgsnd (first, p, second, third);
527 static int do_sys32_msgrcv (int first, int second, int msgtyp, int third, argument
554 err = sys_msgrcv (first, p, second + 4, msgtyp, third);
568 static int do_sys32_msgctl (int first, in argument
656 do_sys32_shmat(int first, int second, int third, int version, void *uptr) argument
672 do_sys32_shmctl(int first, int second, void *uptr) argument
781 sys32_ipc(u32 call, int first, int second, int third, u32 ptr, u32 fifth) argument
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/sparc64/kernel/
H A Dsys_sparc32.c64 srl x, 0, x for first four arguments, so if you have
65 pointer to something in the first four arguments, just
330 u32 sem_base; /* ptr to first semaphore in array */
417 static int do_sys32_semctl(int first, int second, int third, void *uptr) argument
436 err = sys_semctl (first, second, third, fourth);
458 err = sys_semctl (first, second, third, fourth);
486 err = sys_semctl (first, second, third, fourth);
506 static int do_sys32_msgsnd (int first, int second, int third, void *uptr) argument
521 err = sys_msgsnd (first, p, second, third);
528 static int do_sys32_msgrcv (int first, in argument
569 do_sys32_msgctl(int first, int second, void *uptr) argument
648 do_sys32_shmat(int first, int second, int third, int version, void *uptr) argument
664 do_sys32_shmctl(int first, int second, void *uptr) argument
764 sys32_ipc(u32 call, int first, int second, int third, u32 ptr, u32 fifth) argument
[all...]
H A Dpci_sabre.c1324 unsigned long first, last, i; local
1337 first = 8;
1341 if (first > i)
1342 first = i;
1347 pbm->io_space.start = ibase + (first << 21UL);
1355 first = 8;
1359 if (first > i)
1360 first = i;
1365 pbm->mem_space.start = mbase + (first << 29UL);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/m68k/fpsp040/
H A Dbindec.S88 | A6. This test occurs only on the first pass. If the
241 | L_SCR2:first word of X packed/Unchanged
304 | L_SCR2:first word of X packed/Unchanged
312 movel %d6,%d4 |first load ILOG to d4
376 | L_SCR2:first word of X packed/Unchanged
481 | L_SCR2:first word of X packed/Unchanged
584 | L_SCR2:first word of X packed/Unchanged
610 | A6. This test occurs only on the first pass. If the
636 | L_SCR2:first word of X packed/Unchanged
737 | /ptr to first mantiss
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/ntfs/
H A Dsuper.c26 * structure's record should end with the word at offset <n> of the first
534 int first; local
539 first = NTFS_GETU16(rec + 4);
541 if (first + count * 2 > NTFS_SECTOR_SIZE - 2) {
553 fix = (NTFS_GETU16(rec + first) + 1) & 0xffff;
556 NTFS_PUTU16(rec + first, fix);
559 first += 2;
561 NTFS_PUTU16(rec + first, NTFS_GETU16(rec + offset));
742 /* Setup first free bit return value. */
805 "is first ru
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/devfs/
H A Dbase.c254 Only call <scan_dir_for_removable> on first call to
736 struct devfs_entry *first; member in struct:directory_type
962 for (curr = dir->u.dir.first; curr != NULL; curr = curr->next)
1020 * Append a devfs entry to a directory's list of children, checking first to
1052 if (dir->u.dir.first == NULL) dir->u.dir.first = de;
1284 for (entry = dir->u.dir.first; entry != NULL; entry = entry->next)
1300 for (entry = dir->u.dir.first; entry != NULL; entry = entry->next)
1658 if (de->prev == NULL) parent->u.dir.first = de->next;
1698 child = de->u.dir.first;
[all...]
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sound/
H A Dopl3.c1002 int i, p, best, first, avail, best_time = 0x7fffffff; local
1023 first = p = 0;
1028 if (devc->nr_voice == 12) /* 4 OP mode. Use the '2 OP only' operators first */
1029 first = p = 6;
1031 first = p = 0;
1038 best = first;
1063 return best; /* All devc->voc in use. Select the first one. */
/asus-wl-520gu-7.0.1.45/src/linux/linux/mm/
H A Dmmap.c658 /* Look up the first VMA which satisfies addr < vm_end, NULL if none. */
664 /* Check the cache first. */
873 unsigned long first = start & PGDIR_MASK; local
898 if (prev->vm_end > first)
899 first = prev->vm_end + PGDIR_SIZE - 1;
907 start_index = pgd_index(first);
911 flush_tlb_pgtables(mm, first & PGDIR_MASK, last & PGDIR_MASK);
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/rose/
H A Drose_route.c128 * later when we are searching this list the first match will be the
538 * Find the first active ROSE device, usually "rose0".
542 struct net_device *dev, *first = NULL; local
547 if (first == NULL || strncmp(dev->name, first->name, 3) < 0)
548 first = dev;
552 return first;
/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/nfsd/
H A Dexport.c8 * exports. To export an fs to a given client, you first have
650 int first = 0; local
656 seq_printf(m, "%s%s", first++?",":"", flg->name[state]);
659 seq_printf(m, "%sfsid=%d", first++?",":"", fsid);
671 int j, first = 0; local
697 if (first++)
862 * Remove client from hashtable. We first collect all hashtable
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/kernel/
H A Dirq.c137 * This function might sleep, we want to call it first,
528 int irq, first = 1; local
535 * indicate there are no more pending. But the first time
545 if (irq != -2 && first)
550 first = 0;
894 * Parse the first 8 characters as a hex string, any non-hex char
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/platforms/
H A Dpmac_pci.c97 * and up to the first ones using Grackle. Some machines may
414 int first = 1, primary; local
437 primary = first;
466 first &= !primary;
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc64/kernel/
H A Dirq.c145 * This function might sleep, we want to call it first,
559 int irq, first = 1; local
582 * indicate there are no more pending. But the first time
589 first = 0;
591 if (irq != -2 && first)
831 * Parse the first 8 characters as a hex string, any non-hex char
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390/boot/
H A Dipleckd.S122 # r2: number of first block to read ( input by caller )
141 # first setup the read CCWs
231 # FIXME pre-initialized data should be listed first
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/s390x/boot/
H A Dipleckd.S122 # r2: number of first block to read ( input by caller )
141 # first setup the read CCWs
231 # FIXME pre-initialized data should be listed first

Completed in 722 milliseconds

1234567891011>>