arg 144 altq/altq_cbq.c cbq_request(struct ifaltq *ifq, int req, void *arg)
arg 307 altq/altq_hfsc.c hfsc_request(struct ifaltq *ifq, int req, void *arg)
arg 212 altq/altq_priq.c priq_request(struct ifaltq *ifq, int req, void *arg)
arg 317 altq/altq_subr.c tbr_timeout(arg)
arg 318 altq/altq_subr.c void *arg;
arg 190 arch/i386/eisa/eisa_machdep.c int level, int (*func)(void *), void *arg, char *what)
arg 195 arch/i386/eisa/eisa_machdep.c return (apic_intr_establish(ih, type, level, func, arg,
arg 203 arch/i386/eisa/eisa_machdep.c return (isa_intr_establish(NULL, ih, type, level, func, arg, what));
arg 90 arch/i386/i386/esm.c long arg;
arg 279 arch/i386/i386/esm.c esm_watchdog(void *arg, int period)
arg 281 arch/i386/i386/esm.c struct esm_softc *sc = arg;
arg 347 arch/i386/i386/esm.c esm_refresh(void *arg)
arg 349 arch/i386/i386/esm.c struct esm_softc *sc = arg;
arg 886 arch/i386/i386/esm.c sensor_map[i].name, sensor_map[i].arg + j);
arg 66 arch/i386/i386/i686_mem.c int *arg);
arg 86 arch/i386/i386/i686_mem.c void i686_mrstoreone(void *arg);
arg 91 arch/i386/i386/i686_mem.c int *arg);
arg 94 arch/i386/i386/i686_mem.c int *arg);
arg 277 arch/i386/i386/i686_mem.c i686_mrstoreone(void *arg)
arg 279 arch/i386/i386/i686_mem.c struct mem_range_softc *sc = (struct mem_range_softc *)arg;
arg 387 arch/i386/i386/i686_mem.c i686_mrsetlow(struct mem_range_softc *sc, struct mem_range_desc *mrd, int *arg)
arg 420 arch/i386/i386/i686_mem.c int *arg)
arg 480 arch/i386/i386/i686_mem.c i686_mrset(struct mem_range_softc *sc, struct mem_range_desc *mrd, int *arg)
arg 485 arch/i386/i386/i686_mem.c switch(*arg) {
arg 497 arch/i386/i386/i686_mem.c if ((error = i686_mrsetlow(sc, mrd, arg)) != 0)
arg 501 arch/i386/i386/i686_mem.c if ((error = i686_mrsetvariable(sc, mrd, arg)) != 0)
arg 739 arch/i386/i386/ioapic.c apic_intr_disestablish(void *arg)
arg 741 arch/i386/i386/ioapic.c struct intrhand *ih = arg;
arg 128 arch/i386/i386/k6_mem.c k6_mrset(struct mem_range_softc *sc, struct mem_range_desc *desc, int *arg)
arg 134 arch/i386/i386/k6_mem.c switch (*arg) {
arg 221 arch/i386/i386/lapic.c lapic_clockintr(arg)
arg 222 arch/i386/i386/lapic.c void *arg;
arg 225 arch/i386/i386/lapic.c struct clockframe *frame = arg;
arg 75 arch/i386/i386/longrun.c longrun_update(void *arg)
arg 328 arch/i386/i386/mem.c mem_range_attr_get(struct mem_range_desc *mrd, int *arg)
arg 334 arch/i386/i386/mem.c if (*arg == 0) {
arg 335 arch/i386/i386/mem.c *arg = mem_range_softc.mr_ndesc;
arg 337 arch/i386/i386/mem.c bcopy(mem_range_softc.mr_desc, mrd, (*arg) * sizeof(struct mem_range_desc));
arg 343 arch/i386/i386/mem.c mem_range_attr_set(struct mem_range_desc *mrd, int *arg)
arg 349 arch/i386/i386/mem.c return (mem_range_softc.mr_op->set(&mem_range_softc, mrd, arg));
arg 771 arch/i386/i386/trap.c child_return(void *arg)
arg 773 arch/i386/i386/trap.c struct proc *p = (struct proc *)arg;
arg 77 arch/i386/i386/vm_machdep.c void (*func)(void *), void *arg)
arg 131 arch/i386/i386/vm_machdep.c sf->sf_ebx = (int)arg;
arg 46 arch/i386/include/vm86.h #define VM86_MAKEVAL(type,arg) ((type) | (((arg) & 0xff) << 8))
arg 219 arch/i386/isa/clock.c clockintr(void *arg)
arg 221 arch/i386/isa/clock.c struct clockframe *frame = arg; /* not strictly necessary */
arg 237 arch/i386/isa/clock.c rtcintr(void *arg)
arg 239 arch/i386/isa/clock.c struct clockframe *frame = arg; /* not strictly necessary */
arg 676 arch/i386/isa/clock.c setstatclockrate(int arg)
arg 678 arch/i386/isa/clock.c if (arg == stathz)
arg 362 arch/i386/isa/isa_machdep.c fakeintr(arg)
arg 363 arch/i386/isa/isa_machdep.c void *arg;
arg 584 arch/i386/isa/isa_machdep.c isa_intr_disestablish(isa_chipset_tag_t ic, void *arg)
arg 586 arch/i386/isa/isa_machdep.c struct intrhand *ih = arg;
arg 592 arch/i386/isa/isa_machdep.c apic_intr_disestablish(arg);
arg 200 arch/i386/isa/lms.c lmsintr(void *arg)
arg 202 arch/i386/isa/lms.c struct lms_softc *sc = arg;
arg 189 arch/i386/isa/mms.c mmsintr(void *arg)
arg 191 arch/i386/isa/mms.c struct mms_softc *sc = arg;
arg 420 arch/i386/isa/npx.c npxintr(void *arg)
arg 425 arch/i386/isa/npx.c struct intrframe *frame = arg;
arg 772 arch/i386/isa/pccom.c com_raisedtr(void *arg)
arg 774 arch/i386/isa/pccom.c struct com_softc *sc = arg;
arg 1211 arch/i386/isa/pccom.c comdiag(void *arg)
arg 1213 arch/i386/isa/pccom.c struct com_softc *sc = arg;
arg 1330 arch/i386/isa/pccom.c kgdbintr(void *arg)
arg 1332 arch/i386/isa/pccom.c struct com_softc *sc = arg;
arg 1376 arch/i386/isa/pccom.c comintr(void *arg)
arg 1378 arch/i386/isa/pccom.c struct com_softc *sc = arg;
arg 1677 arch/i386/isa/pccom.c com_kgdb_getc(void *arg)
arg 1685 arch/i386/isa/pccom.c com_kgdb_putc(void *arg, int c)
arg 374 arch/i386/pci/elan520.c elansc_gpio_pin_read(void *arg, int pin)
arg 376 arch/i386/pci/elan520.c struct elansc_softc *sc = arg;
arg 388 arch/i386/pci/elan520.c elansc_gpio_pin_write(void *arg, int pin, int value)
arg 390 arch/i386/pci/elan520.c struct elansc_softc *sc = arg;
arg 406 arch/i386/pci/elan520.c elansc_gpio_pin_ctl(void *arg, int pin, int flags)
arg 408 arch/i386/pci/elan520.c struct elansc_softc *sc = arg;
arg 153 arch/i386/pci/gscpcib.c gscpcib_gpio_pin_read(void *arg, int pin)
arg 155 arch/i386/pci/gscpcib.c struct gscpcib_softc *sc = arg;
arg 167 arch/i386/pci/gscpcib.c gscpcib_gpio_pin_write(void *arg, int pin, int value)
arg 169 arch/i386/pci/gscpcib.c struct gscpcib_softc *sc = arg;
arg 185 arch/i386/pci/gscpcib.c gscpcib_gpio_pin_ctl(void *arg, int pin, int flags)
arg 187 arch/i386/pci/gscpcib.c struct gscpcib_softc *sc = arg;
arg 86 arch/i386/pci/opti82c700.c #define DPRINTF(arg) printf arg
arg 88 arch/i386/pci/opti82c700.c #define DPRINTF(arg)
arg 562 arch/i386/pci/pci_machdep.c int (*func)(void *), void *arg, char *what)
arg 570 arch/i386/pci/pci_machdep.c arg, what));
arg 575 arch/i386/pci/pci_machdep.c ret = isa_intr_establish(NULL, l, IST_LEVEL, level, func, arg, what);
arg 139 arch/i386/pci/pcibiosvar.h #define PCIBIOS_PRINTV(arg) \
arg 142 arch/i386/pci/pcibiosvar.h printf arg; \
arg 70 arch/i386/pci/pcic_pci_machdep.c struct pcmcia_function *pf, int ipl, int (*fct)(void *), void *arg,
arg 73 arch/i386/pci/pcic_pci_machdep.c return (pcic_isa_chip_intr_establish(pch, pf, ipl, fct, arg, xname));
arg 57 arch/i386/pci/pciide_machdep.c struct pci_attach_args *pa, int chan, int (*func)(void *), void *arg)
arg 63 arch/i386/pci/pciide_machdep.c cookie = isa_intr_establish(NULL, irq, IST_EDGE, IPL_BIO, func, arg, dev->dv_xname);
arg 87 arch/i386/pci/piix.c #define DPRINTF(arg) printf arg
arg 89 arch/i386/pci/piix.c #define DPRINTF(arg)
arg 57 arch/i386/stand/libsa/debug.c dump_regs(u_int trapno, u_int arg)
arg 71 arch/i386/stand/libsa/debug.c trapno, arg, trap_names[trapno], save_cons);
arg 44 compat/common/compat_dir.c readdir_with_callback(fp, off, nbytes, appendfunc, arg)
arg 49 compat/common/compat_dir.c void *arg;
arg 143 compat/common/compat_dir.c if ((error = (*appendfunc) (arg, bdp,
arg 52 compat/common/compat_vm.c SCARG(&ua, arg) = (void *)SCARG(uap, name);
arg 217 compat/common/kern_info_43.c name[4] = SCARG(uap, arg);
arg 231 compat/common/kern_info_43.c name[2] = SCARG(uap, arg);
arg 87 compat/common/kern_ipc_10.c SCARG(&__semctl_args, arg) = (union semun *)SCARG(uap, a5);
arg 142 compat/common/kern_ipc_23.c union semun arg;
arg 151 compat/common/kern_ipc_23.c error = copyin(SCARG(uap, arg), &arg, sizeof(arg));
arg 156 compat/common/kern_ipc_23.c cmd, &arg, retval, semid_copyin, semid_copyout);
arg 194 compat/common/kern_ipc_35.c union semun arg;
arg 203 compat/common/kern_ipc_35.c error = copyin(SCARG(uap, arg), &arg, sizeof(arg));
arg 208 compat/common/kern_ipc_35.c cmd, &arg, retval, semid_copyin, semid_copyout);
arg 819 compat/freebsd/freebsd_file.c (caddr_t)&SCARG(uap, arg), p);
arg 112 compat/freebsd/freebsd_misc.c freebsd_readdir_callback(void *arg, struct dirent *bdp, off_t cookie)
arg 114 compat/freebsd/freebsd_misc.c struct freebsd_readdir_callback_args *cb = arg;
arg 152 compat/freebsd/freebsd_syscallargs.h syscallarg(void *) arg;
arg 109 compat/hpux/hppa/hpux_syscallargs.h syscallarg(caddr_t) arg;
arg 114 compat/hpux/hppa/hpux_syscallargs.h syscallarg(caddr_t) arg;
arg 181 compat/hpux/hppa/hpux_syscallargs.h syscallarg(int) arg;
arg 210 compat/hpux/hpux_file.c int arg, mode, error, flg = F_POSIX;
arg 224 compat/hpux/hpux_file.c arg = SCARG(uap, arg);
arg 228 compat/hpux/hpux_file.c if (arg & HPUXNONBLOCK)
arg 233 compat/hpux/hpux_file.c if (arg & HPUXNDELAY)
arg 239 compat/hpux/hpux_file.c arg |= FNONBLOCK;
arg 241 compat/hpux/hpux_file.c arg &= ~FNONBLOCK;
arg 243 compat/hpux/hpux_file.c arg &= ~(HPUXNONBLOCK|HPUXFSYNCIO|HPUXFREMOTE);
arg 265 compat/hpux/hpux_file.c error = copyin((caddr_t)SCARG(uap, arg), (caddr_t)&hfl,
arg 318 compat/hpux/hpux_file.c error = copyin((caddr_t)SCARG(uap, arg), (caddr_t)&hfl,
arg 340 compat/hpux/hpux_file.c error = copyout((caddr_t)&hfl, (caddr_t)SCARG(uap, arg),
arg 354 compat/hpux/hpux_file.c SCARG(&fa, arg) = (void *)arg;
arg 349 compat/hpux/hpux_tty.c int fdes, cmd, arg;
arg 359 compat/hpux/hpux_tty.c args.arg = 0;
arg 366 compat/hpux/hpux_tty.c args.arg = flags;
arg 486 compat/hpux/hpux_tty.c return (getsettty(p, SCARG(uap, fd), HPUXTIOCGETP, SCARG(uap, arg)));
arg 500 compat/hpux/hpux_tty.c return (getsettty(p, SCARG(uap, fd), HPUXTIOCSETP, SCARG(uap, arg)));
arg 119 compat/hpux/m68k/hpux_syscallargs.h syscallarg(caddr_t) arg;
arg 124 compat/hpux/m68k/hpux_syscallargs.h syscallarg(caddr_t) arg;
arg 196 compat/hpux/m68k/hpux_syscallargs.h syscallarg(int) arg;
arg 323 compat/hpux/m68k/hpux_syscallargs.h syscallarg(int) arg;
arg 299 compat/ibcs2/ibcs2_fcntl.c SCARG(&fa, arg) = SCARG(uap, arg);
arg 304 compat/ibcs2/ibcs2_fcntl.c SCARG(&fa, arg) = SCARG(uap, arg);
arg 309 compat/ibcs2/ibcs2_fcntl.c SCARG(&fa, arg) = SCARG(uap, arg);
arg 314 compat/ibcs2/ibcs2_fcntl.c SCARG(&fa, arg) = SCARG(uap, arg);
arg 323 compat/ibcs2/ibcs2_fcntl.c SCARG(&fa, arg) = (void *)ioflags2oflags((int) SCARG(uap, arg));
arg 330 compat/ibcs2/ibcs2_fcntl.c error = copyin((caddr_t)SCARG(uap, arg), (caddr_t)&ifl,
arg 337 compat/ibcs2/ibcs2_fcntl.c SCARG(&fa, arg) = (void *)flp;
arg 342 compat/ibcs2/ibcs2_fcntl.c return copyout((caddr_t)&ifl, (caddr_t)SCARG(uap, arg),
arg 350 compat/ibcs2/ibcs2_fcntl.c error = copyin((caddr_t)SCARG(uap, arg), (caddr_t)&ifl,
arg 357 compat/ibcs2/ibcs2_fcntl.c SCARG(&fa, arg) = (void *)flp;
arg 365 compat/ibcs2/ibcs2_fcntl.c error = copyin((caddr_t)SCARG(uap, arg), (caddr_t)&ifl,
arg 372 compat/ibcs2/ibcs2_fcntl.c SCARG(&fa, arg) = (void *)flp;
arg 389 compat/ibcs2/ibcs2_fcntl.c error = copyin(SCARG(uap, arg), &ifl, sizeof ifl);
arg 485 compat/ibcs2/ibcs2_ioctl.c int arg;
arg 489 compat/ibcs2/ibcs2_ioctl.c arg = FREAD;
arg 492 compat/ibcs2/ibcs2_ioctl.c arg = FWRITE;
arg 495 compat/ibcs2/ibcs2_ioctl.c arg = FREAD | FWRITE;
arg 501 compat/ibcs2/ibcs2_ioctl.c error = (*ctl)(fp, TIOCFLUSH, (caddr_t)&arg, p);
arg 546 compat/ibcs2/ibcs2_ioctl.c int arg;
arg 548 compat/ibcs2/ibcs2_ioctl.c if ((error = copyin(SCARG(uap, data), &arg,
arg 549 compat/ibcs2/ibcs2_ioctl.c sizeof(arg))) != 0)
arg 552 compat/ibcs2/ibcs2_ioctl.c error = (*ctl)(fp, FIONBIO, (caddr_t)&arg, p);
arg 344 compat/ibcs2/ibcs2_misc.c ibcs2_readdir_callback(arg, bdp, cookie)
arg 345 compat/ibcs2/ibcs2_misc.c void *arg;
arg 350 compat/ibcs2/ibcs2_misc.c struct ibcs2_readdir_callback_args *cb = arg;
arg 380 compat/ibcs2/ibcs2_misc.c ibcs2_classicread_callback(arg, bdp, cookie)
arg 381 compat/ibcs2/ibcs2_misc.c void *arg;
arg 389 compat/ibcs2/ibcs2_misc.c struct ibcs2_readdir_callback_args *cb = arg;
arg 1350 compat/ibcs2/ibcs2_misc.c if ((error = copyout((caddr_t)&val, (caddr_t)SCARG(uap, arg),
arg 186 compat/ibcs2/ibcs2_syscallargs.h syscallarg(int) arg;
arg 231 compat/ibcs2/ibcs2_syscallargs.h syscallarg(char *) arg;
arg 82 compat/linux/linux_cdrom.c u_long com, arg;
arg 274 compat/linux/linux_cdrom.c error = copyin(SCARG(uap, data), &arg, sizeof arg);
arg 277 compat/linux/linux_cdrom.c SCARG(&ia, com) = arg ? CDIOCALLOW : CDIOCPREVENT;
arg 313 compat/linux/linux_file.c caddr_t arg, sg;
arg 327 compat/linux/linux_file.c arg = (caddr_t) SCARG(uap, arg);
arg 342 compat/linux/linux_file.c SCARG(&fca, arg) = arg;
arg 348 compat/linux/linux_file.c val = linux_to_bsd_ioflags((int)SCARG(uap, arg));
arg 351 compat/linux/linux_file.c SCARG(&fca, arg) = (caddr_t) val;
arg 355 compat/linux/linux_file.c if ((error = copyin(arg, &lfl, sizeof lfl)))
arg 361 compat/linux/linux_file.c SCARG(&fca, arg) = bfp;
arg 369 compat/linux/linux_file.c error = copyout(&lfl, arg, sizeof lfl);
arg 375 compat/linux/linux_file.c if ((error = copyin(arg, &lfl, sizeof lfl)))
arg 384 compat/linux/linux_file.c SCARG(&fca, arg) = bfp;
arg 417 compat/linux/linux_file.c if ((long)arg <= 0) {
arg 418 compat/linux/linux_file.c pgid = -(long)arg;
arg 420 compat/linux/linux_file.c struct proc *p1 = pfind((long)arg);
arg 436 compat/linux/linux_file.c SCARG(&fca, arg) = arg;
arg 314 compat/linux/linux_file64.c caddr_t arg, sg;
arg 321 compat/linux/linux_file64.c arg = (caddr_t) SCARG(uap, arg);
arg 326 compat/linux/linux_file64.c if ((error = copyin(arg, &lfl, sizeof lfl)))
arg 332 compat/linux/linux_file64.c SCARG(&fca, arg) = bfp;
arg 340 compat/linux/linux_file64.c error = copyout(&lfl, arg, sizeof lfl);
arg 345 compat/linux/linux_file64.c if ((error = copyin(arg, &lfl, sizeof lfl)))
arg 354 compat/linux/linux_file64.c SCARG(&fca, arg) = bfp;
arg 294 compat/linux/linux_ipc.c SCARG(&bsa, arg) = (union semun *)SCARG(uap, ptr);
arg 327 compat/linux/linux_ipc.c SCARG(&bsa, arg) = (union semun *)unptr;
arg 335 compat/linux/linux_ipc.c SCARG(&bsa, arg) = (union semun *)unptr;
arg 964 compat/linux/linux_misc.c linux_readdir_callback(arg, bdp, cookie)
arg 965 compat/linux/linux_misc.c void *arg;
arg 971 compat/linux/linux_misc.c struct linux_readdir_callback_args *cb = arg;
arg 305 compat/linux/linux_socket.c SCARG(&fca, arg) = 0;
arg 390 compat/linux/linux_socket.c SCARG(&fca, arg) = 0;
arg 161 compat/linux/linux_syscallargs.h syscallarg(void *) arg;
arg 542 compat/linux/linux_syscallargs.h syscallarg(void *) arg;
arg 109 compat/osf1/osf1_descrip.c SCARG(&a, arg) = SCARG(uap, arg);
arg 114 compat/osf1/osf1_descrip.c SCARG(&a, arg) = 0; /* ignored */
arg 119 compat/osf1/osf1_descrip.c SCARG(&a, arg) = (void *)emul_flags_translate(
arg 121 compat/osf1/osf1_descrip.c (unsigned long)SCARG(uap, arg), &leftovers);
arg 126 compat/osf1/osf1_descrip.c SCARG(&a, arg) = 0; /* ignored */
arg 132 compat/osf1/osf1_descrip.c (unsigned long)SCARG(uap, arg), &leftovers);
arg 135 compat/osf1/osf1_descrip.c SCARG(&a, arg) = (void *)xfl;
arg 152 compat/osf1/osf1_descrip.c SCARG(&a, arg) = stackgap_alloc(&sg, sizeof nflock);
arg 154 compat/osf1/osf1_descrip.c error = copyin(SCARG(uap, arg), &oflock, sizeof oflock);
arg 158 compat/osf1/osf1_descrip.c error = copyout(&nflock, SCARG(&a, arg),
arg 197 compat/osf1/osf1_descrip.c error = copyin(SCARG(&a, arg), &nflock, sizeof nflock);
arg 200 compat/osf1/osf1_descrip.c error = copyout(&oflock, SCARG(uap, arg),
arg 165 compat/osf1/osf1_syscallargs.h syscallarg(void *) arg;
arg 328 compat/osf1/osf1_syscallargs.h syscallarg(caddr_t) arg;
arg 974 compat/sunos/sunos_ioctl.c flg = (long)SCARG(uap, arg);
arg 982 compat/sunos/sunos_ioctl.c SCARG(uap, arg) = (void *)flg;
arg 999 compat/sunos/sunos_ioctl.c SCARG(&fa, arg) = (void *) flp;
arg 1001 compat/sunos/sunos_ioctl.c error = copyin(SCARG(uap, arg), &ifl, sizeof ifl);
arg 1021 compat/sunos/sunos_ioctl.c return copyout(&ifl, SCARG(uap, arg), sizeof ifl);
arg 385 compat/sunos/sunos_misc.c sunos_readdir_callback(arg, bdp, cookie)
arg 386 compat/sunos/sunos_misc.c void *arg;
arg 391 compat/sunos/sunos_misc.c struct sunos_readdir_callback_args *cb = arg;
arg 90 compat/sunos/sunos_syscallargs.h syscallarg(void *) arg;
arg 127 compat/sunos/sunos_syscallargs.h syscallarg(void *) arg;
arg 520 compat/svr4/svr4_fcntl.c SCARG(&fa, arg) = SCARG(uap, arg);
arg 524 compat/svr4/svr4_fcntl.c SCARG(&fa, arg) = SCARG(uap, arg);
arg 546 compat/svr4/svr4_fcntl.c flags |= svr4_to_bsd_flags((u_long) SCARG(uap, arg));
arg 548 compat/svr4/svr4_fcntl.c SCARG(&fa, arg) = (void *) flags;
arg 559 compat/svr4/svr4_fcntl.c error = copyin((caddr_t)SCARG(uap, arg), (caddr_t)&ifl,
arg 571 compat/svr4/svr4_fcntl.c SCARG(&fa, arg) = (void *)flp;
arg 582 compat/svr4/svr4_fcntl.c return copyout((caddr_t)&ifl, (caddr_t)SCARG(uap, arg),
arg 594 compat/svr4/svr4_fcntl.c SCARG(&fa, arg) = (void *) flp;
arg 596 compat/svr4/svr4_fcntl.c error = copyin(SCARG(uap, arg), &ifl, sizeof ifl);
arg 616 compat/svr4/svr4_fcntl.c return copyout(&ifl, SCARG(uap, arg), sizeof ifl);
arg 625 compat/svr4/svr4_fcntl.c SCARG(&du, to) = (int)SCARG(uap, arg);
arg 637 compat/svr4/svr4_fcntl.c error = copyin(SCARG(uap, arg), &ifl,
arg 162 compat/svr4/svr4_ipc.c syscallarg(void *) arg;
arg 203 compat/svr4/svr4_ipc.c SCARG(&ap, arg)->val = (int) SCARG(uap, arg);
arg 208 compat/svr4/svr4_ipc.c SCARG(&ap, arg)->array = SCARG(uap, arg);
arg 213 compat/svr4/svr4_ipc.c SCARG(&ap, arg)->array = SCARG(uap, arg);
arg 219 compat/svr4/svr4_ipc.c SCARG(&ap, arg)->buf = stackgap_alloc(&sg, sizeof(bs));
arg 222 compat/svr4/svr4_ipc.c error = copyin(SCARG(&ap, arg)->buf, &bs, sizeof bs);
arg 226 compat/svr4/svr4_ipc.c return copyout(&ss, SCARG(uap, arg), sizeof ss);
arg 230 compat/svr4/svr4_ipc.c SCARG(&ap, arg)->buf = stackgap_alloc(&sg, sizeof(bs));
arg 231 compat/svr4/svr4_ipc.c error = copyin(SCARG(uap, arg), (caddr_t) &ss, sizeof ss);
arg 235 compat/svr4/svr4_ipc.c error = copyout(&bs, SCARG(&ap, arg)->buf, sizeof bs);
arg 242 compat/svr4/svr4_ipc.c SCARG(&ap, arg)->buf = stackgap_alloc(&sg, sizeof(bs));
arg 243 compat/svr4/svr4_ipc.c error = copyin(SCARG(uap, arg), &ss, sizeof ss);
arg 247 compat/svr4/svr4_ipc.c error = copyout(&bs, SCARG(&ap, arg)->buf, sizeof bs);
arg 230 compat/svr4/svr4_misc.c svr4_readdir_callback(arg, bdp, cookie)
arg 231 compat/svr4/svr4_misc.c void *arg;
arg 236 compat/svr4/svr4_misc.c struct svr4_readdir_callback_args *cb = arg;
arg 258 compat/svr4/svr4_misc.c svr4_readdir64_callback(arg, bdp, cookie)
arg 259 compat/svr4/svr4_misc.c void *arg;
arg 264 compat/svr4/svr4_misc.c struct svr4_readdir_callback_args *cb = arg;
arg 1271 compat/svr4/svr4_stream.c SCARG(&fa, arg) = (void *) flags;
arg 1279 compat/svr4/svr4_stream.c SCARG(&fa, arg) = (void *) p->p_pid;
arg 158 compat/svr4/svr4_syscallargs.h syscallarg(char *) arg;
arg 305 compat/svr4/svr4_syscallargs.h syscallarg(svr4_caddr_t) arg;
arg 181 compat/ultrix/ultrix_syscallargs.h syscallarg(char *) arg;
arg 188 compat/ultrix/ultrix_syscallargs.h syscallarg(unsigned) arg;
arg 351 ddb/db_aout.c db_aout_forall(db_symtab_t *stab, db_forall_func_t db_forall_func, void *arg)
arg 384 ddb/db_aout.c X_db_getname(stab, sp), suffix, '_', arg);
arg 392 ddb/db_elf.c db_elf_forall(db_symtab_t *stab, db_forall_func_t db_forall_func, void *arg)
arg 425 ddb/db_elf.c strtab + symp->st_name, suffix, 0, arg);
arg 93 ddb/db_hangman.c struct db_hang_forall_arg *arg = (struct db_hang_forall_arg *)varg;
arg 95 ddb/db_hangman.c if (arg->cnt-- == 0)
arg 96 ddb/db_hangman.c arg->sym = sym;
arg 325 ddb/db_sym.c void *arg)
arg 332 ddb/db_sym.c dsa = (struct db_sift_args*)arg;
arg 619 ddb/db_sym.c X_db_forall(db_symtab_t *stab, db_forall_func_t db_forall_func, void *arg)
arg 622 ddb/db_sym.c (*db_symformat->sym_forall)(stab, db_forall_func, arg);
arg 254 dev/acpi/acpi.c acpi_inidev(struct aml_node *node, void *arg)
arg 256 dev/acpi/acpi.c struct acpi_softc *sc = (struct acpi_softc *)arg;
arg 277 dev/acpi/acpi.c acpi_foundprt(struct aml_node *node, void *arg)
arg 279 dev/acpi/acpi.c struct acpi_softc *sc = (struct acpi_softc *)arg;
arg 280 dev/acpi/acpi.c struct device *self = (struct device *)arg;
arg 312 dev/acpi/acpi.c int acpi_add_device(struct aml_node *node, void *arg);
arg 315 dev/acpi/acpi.c acpi_add_device(struct aml_node *node, void *arg)
arg 317 dev/acpi/acpi.c struct device *self = arg;
arg 318 dev/acpi/acpi.c struct acpi_softc *sc = arg;
arg 928 dev/acpi/acpi.c acpi_interrupt(void *arg)
arg 930 dev/acpi/acpi.c struct acpi_softc *sc = (struct acpi_softc *)arg;
arg 994 dev/acpi/acpi.c (struct acpi_softc *, int, void *), void *arg, const char *label)
arg 1006 dev/acpi/acpi.c sc->gpe_table[gpe].arg = arg;
arg 1014 dev/acpi/acpi.c acpi_gpe_level(struct acpi_softc *sc, int gpe, void *arg)
arg 1016 dev/acpi/acpi.c struct aml_node *node = arg;
arg 1030 dev/acpi/acpi.c acpi_gpe_edge(struct acpi_softc *sc, int gpe, void *arg)
arg 1033 dev/acpi/acpi.c struct aml_node *node = arg;
arg 1249 dev/acpi/acpi.c acpi_isr_thread(void *arg)
arg 1251 dev/acpi/acpi.c struct acpi_thread *thread = arg;
arg 1302 dev/acpi/acpi.c pgpe->handler(sc, gpe, pgpe->arg);
arg 1338 dev/acpi/acpi.c acpi_create_thread(void *arg)
arg 1340 dev/acpi/acpi.c struct acpi_softc *sc = arg;
arg 1620 dev/acpi/acpi.c acpi_foundec(struct aml_node *node, void *arg)
arg 1622 dev/acpi/acpi.c struct acpi_softc *sc = (struct acpi_softc *)arg;
arg 1623 dev/acpi/acpi.c struct device *self = (struct device *)arg;
arg 1657 dev/acpi/acpi.c acpi_foundhid(struct aml_node *node, void *arg)
arg 1659 dev/acpi/acpi.c struct acpi_softc *sc = (struct acpi_softc *)arg;
arg 1660 dev/acpi/acpi.c struct device *self = (struct device *)arg;
arg 1703 dev/acpi/acpi.c acpi_founddock(struct aml_node *node, void *arg)
arg 1705 dev/acpi/acpi.c struct acpi_softc *sc = (struct acpi_softc *)arg;
arg 1706 dev/acpi/acpi.c struct device *self = (struct device *)arg;
arg 94 dev/acpi/acpiac.c acpiac_refresh(void *arg)
arg 96 dev/acpi/acpiac.c struct acpiac_softc *sc = arg;
arg 123 dev/acpi/acpiac.c acpiac_notify(struct aml_node *node, int notify_type, void *arg)
arg 125 dev/acpi/acpiac.c struct acpiac_softc *sc = arg;
arg 165 dev/acpi/acpibat.c acpibat_refresh(void *arg)
arg 167 dev/acpi/acpibat.c struct acpibat_softc *sc = arg;
arg 391 dev/acpi/acpibat.c acpibat_notify(struct aml_node *node, int notify_type, void *arg)
arg 393 dev/acpi/acpibat.c struct acpibat_softc *sc = arg;
arg 118 dev/acpi/acpibtn.c acpibtn_notify(struct aml_node *node, int notify_type, void *arg)
arg 120 dev/acpi/acpibtn.c struct acpibtn_softc *sc = arg;
arg 202 dev/acpi/acpicpu.c acpicpu_add_cstatepkg(struct aml_value *val, void *arg)
arg 204 dev/acpi/acpicpu.c struct acpicpu_softc *sc = arg;
arg 502 dev/acpi/acpicpu.c acpicpu_notify(struct aml_node *node, int notify_type, void *arg)
arg 504 dev/acpi/acpicpu.c struct acpicpu_softc *sc = arg;
arg 222 dev/acpi/acpidock.c acpidock_notify(struct aml_node *node, int notify_type, void *arg)
arg 224 dev/acpi/acpidock.c struct acpidock_softc *sc = arg;
arg 270 dev/acpi/acpidock.c acpidock_foundejd(struct aml_node *node, void *arg)
arg 272 dev/acpi/acpidock.c struct acpidock_softc *sc = (struct acpidock_softc *)arg;
arg 329 dev/acpi/acpiec.c acpiec_gpehandler(struct acpi_softc *acpi_sc, int gpe, void *arg)
arg 331 dev/acpi/acpiec.c struct acpiec_softc *sc = arg;
arg 492 dev/acpi/acpiec.c struct aml_value arg[2];
arg 495 dev/acpi/acpiec.c memset(&arg, 0, sizeof(arg));
arg 497 dev/acpi/acpiec.c arg[0].type = AML_OBJTYPE_INTEGER;
arg 498 dev/acpi/acpiec.c arg[0].v_integer = REG_TYPE_EC;
arg 499 dev/acpi/acpiec.c arg[1].type = AML_OBJTYPE_INTEGER;
arg 500 dev/acpi/acpiec.c arg[1].v_integer = 1;
arg 508 dev/acpi/acpiec.c if (aml_evalnode(sc->sc_acpi, root, 2, arg, NULL) != 0) {
arg 129 dev/acpi/acpimadt.c struct aml_value arg;
arg 145 dev/acpi/acpimadt.c memset(&arg, 0, sizeof(arg));
arg 146 dev/acpi/acpimadt.c arg.type = AML_OBJTYPE_INTEGER;
arg 147 dev/acpi/acpimadt.c arg.v_integer = 1;
arg 148 dev/acpi/acpimadt.c aml_evalnode(acpi_sc, node, 1, &arg, NULL);
arg 45 dev/acpi/acpiprt.c int acpiprt_getirq(union acpi_resource *crs, void *arg);
arg 121 dev/acpi/acpiprt.c acpiprt_getirq(union acpi_resource *crs, void *arg)
arg 123 dev/acpi/acpiprt.c int *irq = (int *)arg;
arg 263 dev/acpi/acpiprt.c acpiprt_getminbus(union acpi_resource *crs, void *arg)
arg 265 dev/acpi/acpiprt.c int *bbn = arg;
arg 241 dev/acpi/acpitz.c acpitz_refresh(void *arg)
arg 243 dev/acpi/acpitz.c struct acpitz_softc *sc = arg;
arg 309 dev/acpi/acpitz.c acpitz_notify(struct aml_node *node, int notify_type, void *arg)
arg 311 dev/acpi/acpitz.c struct acpitz_softc *sc = arg;
arg 116 dev/acpi/acpivar.h void *arg;
arg 596 dev/acpi/dsdt.c acpi_poll(void *arg)
arg 607 dev/acpi/dsdt.c int (*proc)(struct aml_node *, int, void *), void *arg, int poll)
arg 617 dev/acpi/dsdt.c pdata->cbarg = arg;
arg 2094 dev/acpi/dsdt.c int (*nodecb)(struct aml_node *, void *), void *arg)
arg 2101 dev/acpi/dsdt.c nodecb(node, arg);
arg 2103 dev/acpi/dsdt.c aml_walknodes(child, mode, nodecb, arg);
arg 2105 dev/acpi/dsdt.c nodecb(node, arg);
arg 2126 dev/acpi/dsdt.c void (*cbproc)(struct aml_node *, void *arg), void *arg)
arg 2135 dev/acpi/dsdt.c cbproc(node, arg);
arg 2137 dev/acpi/dsdt.c aml_find_node(node->child, name, cbproc, arg);
arg 3323 dev/acpi/dsdt.c struct aml_value tmpstr, *arg;
arg 3330 dev/acpi/dsdt.c arg = aml_derefvalue(scope, &scope->args[0], ACPI_IOREAD);
arg 3336 dev/acpi/dsdt.c result = aml_cmpvalue(arg, &tmpstr, AMLOP_LEQUAL);
arg 3360 dev/acpi/dsdt.c aml_print_resource(union acpi_resource *crs, void *arg)
arg 3435 dev/acpi/dsdt.c int (*crs_enum)(union acpi_resource *, void *), void *arg)
arg 3451 dev/acpi/dsdt.c crs_enum(crs, arg);
arg 3460 dev/acpi/dsdt.c void *arg)
arg 3467 dev/acpi/dsdt.c fn(pkg->v_package[idx], arg);
arg 3494 dev/acpi/dsdt.c int aml_fixup_node(struct aml_node *node, void *arg)
arg 3496 dev/acpi/dsdt.c struct aml_value *val = arg;
arg 3501 dev/acpi/dsdt.c if (arg == NULL)
arg 479 dev/ata/wd.c wdstart(void *arg)
arg 481 dev/ata/wd.c struct wd_softc *wd = arg;
arg 1188 dev/ata/wd.c wd_shutdown(void *arg)
arg 1190 dev/ata/wd.c struct wd_softc *wd = arg;
arg 547 dev/atapiscsi/atapiscsi.c wdc_atapi_timer_handler(arg)
arg 548 dev/atapiscsi/atapiscsi.c void *arg;
arg 550 dev/atapiscsi/atapiscsi.c struct channel_softc *chp = arg;
arg 460 dev/audio.c struct audio_attach_args arg;
arg 469 dev/audio.c arg.type = AUDIODEV_TYPE_AUDIO;
arg 470 dev/audio.c arg.hwif = ahwp;
arg 471 dev/audio.c arg.hdl = hdlp;
arg 472 dev/audio.c return config_found(dev, &arg, audioprint);
arg 479 dev/audio.c struct audio_attach_args *arg = aux;
arg 483 dev/audio.c switch (arg->type) {
arg 494 dev/audio.c panic("audioprint: unknown type %d", arg->type);
arg 549 dev/bluetooth/btkbd.c btkbd_repeat(void *arg)
arg 551 dev/bluetooth/btkbd.c struct btkbd_softc *sc = arg;
arg 661 dev/cardbus/cardbus.c cardbus_intr_handle_t irq, int level, int (*func)(void *), void *arg,
arg 666 dev/cardbus/cardbus.c return (*cf->cardbus_intr_establish)(cc, irq, level, func, arg, name);
arg 387 dev/cardbus/cardbusvar.h void *arg, const char *);
arg 64 dev/cardbus/cardslot.c static void cardslot_event_thread(void *arg);
arg 178 dev/cardbus/cardslot.c cardslot_16_print(void *arg, const char *pnp)
arg 187 dev/cardbus/cardslot.c create_slot_manager(void *arg)
arg 189 dev/cardbus/cardslot.c struct cardslot_softc *sc = (struct cardslot_softc *)arg;
arg 242 dev/cardbus/cardslot.c cardslot_event_thread(void *arg)
arg 244 dev/cardbus/cardslot.c struct cardslot_softc *sc = arg;
arg 277 dev/cardbus/if_re_cardbus.c re_cardbus_shutdown(void *arg)
arg 279 dev/cardbus/if_re_cardbus.c struct rl_softc *sc = arg;
arg 286 dev/cardbus/if_re_cardbus.c re_cardbus_powerhook(int why, void *arg)
arg 288 dev/cardbus/if_re_cardbus.c struct rl_softc *sc = arg;
arg 336 dev/cardbus/if_xl_cardbus.c xl_cardbus_detach(struct device *self, int arg)
arg 158 dev/cardbus/puc_cardbus.c int (*func)(void *), void *arg, char *name)
arg 164 dev/cardbus/puc_cardbus.c type, func, arg, name));
arg 554 dev/eisa/aha1742.c ahbintr(arg)
arg 555 dev/eisa/aha1742.c void *arg;
arg 557 dev/eisa/aha1742.c struct ahb_softc *sc = arg;
arg 1146 dev/eisa/aha1742.c ahb_timeout(arg)
arg 1147 dev/eisa/aha1742.c void *arg;
arg 1149 dev/eisa/aha1742.c struct ahb_ecb *ecb = arg;
arg 278 dev/eisa/uha_eisa.c u24_intr(arg)
arg 279 dev/eisa/uha_eisa.c void *arg;
arg 281 dev/eisa/uha_eisa.c struct uha_softc *sc = arg;
arg 110 dev/gpio/gpio.c gpio_search(struct device *parent, void *arg, void *aux)
arg 112 dev/gpio/gpio.c struct cfdata *cf = arg;
arg 186 dev/gpio/gpioow.c gpioow_ow_reset(void *arg)
arg 188 dev/gpio/gpioow.c return (onewire_bb_reset(&gpioow_bbops, arg));
arg 192 dev/gpio/gpioow.c gpioow_ow_bit(void *arg, int value)
arg 194 dev/gpio/gpioow.c return (onewire_bb_bit(&gpioow_bbops, arg, value));
arg 198 dev/gpio/gpioow.c gpioow_bb_rx(void *arg)
arg 200 dev/gpio/gpioow.c struct gpioow_softc *sc = arg;
arg 215 dev/gpio/gpioow.c gpioow_bb_tx(void *arg)
arg 217 dev/gpio/gpioow.c struct gpioow_softc *sc = arg;
arg 230 dev/gpio/gpioow.c gpioow_bb_get(void *arg)
arg 232 dev/gpio/gpioow.c struct gpioow_softc *sc = arg;
arg 239 dev/gpio/gpioow.c gpioow_bb_set(void *arg, int value)
arg 241 dev/gpio/gpioow.c struct gpioow_softc *sc = arg;
arg 445 dev/hil/hil.c hil_thread(void *arg)
arg 447 dev/hil/hil.c struct hil_softc *sc = arg;
arg 159 dev/i2c/ad741x.c adc_refresh(void *arg)
arg 161 dev/i2c/ad741x.c struct adc_softc *sc = arg;
arg 167 dev/i2c/adm1021.c admtemp_refresh(void *arg)
arg 169 dev/i2c/adm1021.c struct admtemp_softc *sc = arg;
arg 198 dev/i2c/adm1024.c admlc_refresh(void *arg)
arg 200 dev/i2c/adm1024.c struct admlc_softc *sc = arg;
arg 195 dev/i2c/adm1025.c admtm_refresh(void *arg)
arg 197 dev/i2c/adm1025.c struct admtm_softc *sc = arg;
arg 240 dev/i2c/adm1026.c admcts_refresh(void *arg)
arg 242 dev/i2c/adm1026.c struct admcts_softc *sc = arg;
arg 118 dev/i2c/adm1030.c admtmp_refresh(void *arg)
arg 120 dev/i2c/adm1030.c struct admtmp_softc *sc = arg;
arg 128 dev/i2c/adm1031.c admtt_refresh(void *arg)
arg 130 dev/i2c/adm1031.c struct admtt_softc *sc = arg;
arg 253 dev/i2c/adt7460.c adt_refresh(void *arg)
arg 255 dev/i2c/adt7460.c struct adt_softc *sc = arg;
arg 287 dev/i2c/asb100.c asbtm_refresh(void *arg)
arg 289 dev/i2c/asb100.c struct asbtm_softc *sc = arg;
arg 136 dev/i2c/ds1631.c maxds_refresh(void *arg)
arg 138 dev/i2c/ds1631.c struct maxds_softc *sc = arg;
arg 114 dev/i2c/fcu.c fcu_refresh(void *arg)
arg 116 dev/i2c/fcu.c struct fcu_softc *sc = arg;
arg 195 dev/i2c/fintek.c fintek_refresh(void *arg)
arg 197 dev/i2c/fintek.c struct fintek_softc *sc = arg;
arg 171 dev/i2c/gl518sm.c glenv_refresh(void *arg)
arg 173 dev/i2c/gl518sm.c struct glenv_softc *sc = arg;
arg 96 dev/i2c/i2c.c iic_search(struct device *parent, void *arg, void *aux)
arg 99 dev/i2c/i2c.c struct cfdata *cf = arg;
arg 116 dev/i2c/i2c.c iic_match(struct device *parent, void *arg, void *aux)
arg 118 dev/i2c/i2c.c struct cfdata *cf = arg;
arg 239 dev/i2c/lm87.c lmenv_refresh(void *arg)
arg 241 dev/i2c/lm87.c struct lmenv_softc *sc = arg;
arg 176 dev/i2c/maxim6690.c maxtmp_refresh(void *arg)
arg 178 dev/i2c/maxim6690.c struct maxtmp_softc *sc = arg;
arg 50 dev/i2c/pca9532.c int pcaled_gpio_pin_read(void *arg, int pin);
arg 51 dev/i2c/pca9532.c void pcaled_gpio_pin_write (void *arg, int pin, int value);
arg 52 dev/i2c/pca9532.c void pcaled_gpio_pin_ctl (void *arg, int pin, int flags);
arg 63 dev/i2c/pca9532.c pcaled_match(struct device *parent, void *v, void *arg)
arg 65 dev/i2c/pca9532.c struct i2c_attach_args *ia = arg;
arg 88 dev/i2c/pca9532.c pcaled_attach(struct device *parent, struct device *self, void *arg)
arg 91 dev/i2c/pca9532.c struct i2c_attach_args *ia = arg;
arg 133 dev/i2c/pca9532.c pcaled_gpio_pin_read(void *arg, int pin)
arg 135 dev/i2c/pca9532.c struct pcaled_softc *sc = arg;
arg 153 dev/i2c/pca9532.c pcaled_gpio_pin_write (void *arg, int pin, int value)
arg 155 dev/i2c/pca9532.c struct pcaled_softc *sc = arg;
arg 180 dev/i2c/pca9532.c pcaled_gpio_pin_ctl (void *arg, int pin, int flags)
arg 177 dev/i2c/pca9554.c pcagpio_refresh(void *arg)
arg 179 dev/i2c/pca9554.c struct pcagpio_softc *sc = arg;
arg 209 dev/i2c/pca9554.c pcagpio_gpio_pin_read(void *arg, int pin)
arg 211 dev/i2c/pca9554.c struct pcagpio_softc *sc = arg;
arg 222 dev/i2c/pca9554.c pcagpio_gpio_pin_write(void *arg, int pin, int value)
arg 224 dev/i2c/pca9554.c struct pcagpio_softc *sc = arg;
arg 241 dev/i2c/pca9554.c pcagpio_gpio_pin_ctl(void *arg, int pin, int flags)
arg 244 dev/i2c/pca9554.c struct pcagpio_softc *sc = arg;
arg 113 dev/i2c/rs5c372.c ricohrtc_match(struct device *parent, void *v, void *arg)
arg 115 dev/i2c/rs5c372.c struct i2c_attach_args *ia = arg;
arg 173 dev/i2c/rs5c372.c ricohrtc_attach(struct device *parent, struct device *self, void *arg)
arg 176 dev/i2c/rs5c372.c struct i2c_attach_args *ia = arg;
arg 135 dev/i2c/tsl2560.c tsl_refresh(void *arg)
arg 137 dev/i2c/tsl2560.c struct tsl_softc *sc = arg;
arg 256 dev/i2c/w83l784r.c wbenv_refresh(void *arg)
arg 258 dev/i2c/w83l784r.c struct wbenv_softc *sc = arg;
arg 1588 dev/i2o/iop.c iop_intr(void *arg)
arg 1593 dev/i2o/iop.c sc = arg;
arg 972 dev/i2o/ioprbs.c ioprbs_timeout(arg)
arg 973 dev/i2o/ioprbs.c void *arg;
arg 975 dev/i2o/ioprbs.c struct ioprbs_ccb *ccb = arg;
arg 992 dev/i2o/ioprbs.c ioprbs_watchdog(arg)
arg 993 dev/i2o/ioprbs.c void *arg;
arg 995 dev/i2o/ioprbs.c struct ioprbs_ccb *ccb = arg;
arg 298 dev/ic/aac.c aac_create_thread(void *arg)
arg 300 dev/ic/aac.c struct aac_softc *sc = arg;
arg 664 dev/ic/aac.c aac_intr(void *arg)
arg 666 dev/ic/aac.c struct aac_softc *sc = arg;
arg 818 dev/ic/aac.c aac_command_thread(void *arg)
arg 820 dev/ic/aac.c struct aac_softc *sc = arg;
arg 1323 dev/ic/aac.c aac_map_command_sg(void *arg, bus_dma_segment_t *segs, int nseg, int error)
arg 1325 dev/ic/aac.c struct aac_command *cm = arg;
arg 570 dev/ic/ac97.c if ((error = as->host_if->read(as->host_if->arg, reg, val)))
arg 579 dev/ic/ac97.c return (as->host_if->write(as->host_if->arg, reg, val));
arg 725 dev/ic/ac97.c if ((error = host_if->attach(host_if->arg, &as->codec_if))) {
arg 730 dev/ic/ac97.c host_if->reset(host_if->arg);
arg 733 dev/ic/ac97.c host_if->write(host_if->arg, AC97_REG_POWER, 0);
arg 734 dev/ic/ac97.c host_if->write(host_if->arg, AC97_REG_RESET, 0);
arg 738 dev/ic/ac97.c as->host_flags = host_if->flags(host_if->arg);
arg 43 dev/ic/ac97.h void *arg;
arg 45 dev/ic/ac97.h int (*attach)(void *arg, struct ac97_codec_if *codecif);
arg 46 dev/ic/ac97.h int (*read)(void *arg, u_int8_t reg, u_int16_t *val);
arg 47 dev/ic/ac97.h int (*write)(void *arg, u_int8_t reg, u_int16_t val);
arg 48 dev/ic/ac97.h void (*reset)(void *arg);
arg 50 dev/ic/ac97.h enum ac97_host_flags (*flags)(void *arg);
arg 528 dev/ic/acx.c acx_next_scan(void *arg)
arg 530 dev/ic/acx.c struct acx_softc *sc = arg;
arg 1088 dev/ic/acx.c acx_intr(void *arg)
arg 1090 dev/ic/acx.c struct acx_softc *sc = arg;
arg 1721 dev/ic/acx.c acx_newstate(struct ieee80211com *ic, enum ieee80211_state nstate, int arg)
arg 1833 dev/ic/acx.c arg = -1;
arg 1836 dev/ic/acx.c return (sc->sc_newstate(ic, nstate, arg));
arg 2702 dev/ic/acx.c acx_iter_func(void *arg, struct ieee80211_node *ni)
arg 2704 dev/ic/acx.c struct acx_softc *sc = arg;
arg 2711 dev/ic/acx.c acx_amrr_timeout(void *arg)
arg 2713 dev/ic/acx.c struct acx_softc *sc = arg;
arg 841 dev/ic/adv.c adv_intr(arg)
arg 842 dev/ic/adv.c void *arg;
arg 844 dev/ic/adv.c ASC_SOFTC *sc = arg;
arg 900 dev/ic/adv.c adv_timeout(arg)
arg 901 dev/ic/adv.c void *arg;
arg 903 dev/ic/adv.c ADV_CCB *ccb = arg;
arg 941 dev/ic/adv.c adv_watchdog(arg)
arg 942 dev/ic/adv.c void *arg;
arg 944 dev/ic/adv.c ADV_CCB *ccb = arg;
arg 92 dev/ic/adv.h int adv_intr(void *arg);
arg 937 dev/ic/adw.c adw_intr(arg)
arg 938 dev/ic/adw.c void *arg;
arg 940 dev/ic/adw.c ADW_SOFTC *sc = arg;
arg 991 dev/ic/adw.c adw_timeout(arg)
arg 992 dev/ic/adw.c void *arg;
arg 994 dev/ic/adw.c ADW_CCB *ccb = arg;
arg 114 dev/ic/adw.h int adw_intr(void *arg);
arg 1630 dev/ic/aic6360.c aicintr(void *arg)
arg 1632 dev/ic/aic6360.c struct aic_softc *sc = arg;
arg 2021 dev/ic/aic6360.c aic_timeout(void *arg)
arg 2023 dev/ic/aic6360.c struct aic_acb *acb = arg;
arg 360 dev/ic/aic6915.c sf_shutdown(void *arg)
arg 362 dev/ic/aic6915.c struct sf_softc *sc = arg;
arg 629 dev/ic/aic6915.c sf_intr(void *arg)
arg 631 dev/ic/aic6915.c struct sf_softc *sc = arg;
arg 906 dev/ic/aic6915.c sf_tick(void *arg)
arg 908 dev/ic/aic6915.c struct sf_softc *sc = arg;
arg 5449 dev/ic/aic79xx.c ahd_shutdown(void *arg)
arg 5453 dev/ic/aic79xx.c ahd = (struct ahd_softc *)arg;
arg 7935 dev/ic/aic79xx.c ahd_reset_poll(void *arg)
arg 7943 dev/ic/aic79xx.c ahd = ahd_find_softc((struct ahd_softc *)arg);
arg 7945 dev/ic/aic79xx.c printf("ahd_reset_poll: Instance %p no longer exists\n", arg);
arg 7976 dev/ic/aic79xx.c ahd_stat_timer(void *arg)
arg 7984 dev/ic/aic79xx.c ahd = ahd_find_softc((struct ahd_softc *)arg);
arg 7986 dev/ic/aic79xx.c printf("ahd_stat_timer: Instance %p no longer exists\n", arg);
arg 9139 dev/ic/aic79xx.c ahd_timeout(void *arg)
arg 9150 dev/ic/aic79xx.c scb = (struct scb *)arg;
arg 1431 dev/ic/aic79xx.h void ahd_shutdown(void *arg);
arg 157 dev/ic/aic79xx_openbsd.c ahd_platform_intr(void *arg)
arg 163 dev/ic/aic79xx_openbsd.c ahd = (struct ahd_softc *)arg;
arg 381 dev/ic/aic79xx_openbsd.c ahd_execute_scb(void *arg, bus_dma_segment_t *dm_segs, int nsegments)
arg 391 dev/ic/aic79xx_openbsd.c scb = (struct scb *)arg;
arg 730 dev/ic/aic79xx_openbsd.c void *arg)
arg 737 dev/ic/aic79xx_openbsd.c callout_reset(timer, ticks, func, arg);
arg 286 dev/ic/aic79xx_openbsd.h u_int /*target*/, u_int /*lun*/, ac_code, void *arg);
arg 4034 dev/ic/aic7xxx.c ahc_shutdown(void *arg)
arg 4039 dev/ic/aic7xxx.c ahc = (struct ahc_softc *)arg;
arg 4185 dev/ic/aic7xxx.c ahc_dmamap_cb(void *arg, bus_dma_segment_t *segs, int nseg, int error)
arg 4189 dev/ic/aic7xxx.c baddr = (bus_addr_t *)arg;
arg 80 dev/ic/aic7xxx_cam.h #define callout_reset(timer, timeout, func, arg) do { \
arg 82 dev/ic/aic7xxx_cam.h timeout_set((timer), (func), (arg)); \
arg 156 dev/ic/aic7xxx_openbsd.c ahc_platform_intr(void *arg)
arg 158 dev/ic/aic7xxx_openbsd.c struct ahc_softc *ahc = (struct ahc_softc *)arg;
arg 360 dev/ic/aic7xxx_openbsd.c ahc_execute_scb(void *arg, bus_dma_segment_t *dm_segs, int nsegments)
arg 371 dev/ic/aic7xxx_openbsd.c scb = (struct scb *)arg;
arg 631 dev/ic/aic7xxx_openbsd.c ahc_timeout(void *arg)
arg 639 dev/ic/aic7xxx_openbsd.c scb = (struct scb *)arg;
arg 164 dev/ic/aic7xxx_openbsd.h ahc_timer_reset(ahc_timer_t *timer, u_int usec, ahc_callback_t *func, void *arg)
arg 166 dev/ic/aic7xxx_openbsd.h callout_reset(timer, (usec * hz)/1000000, func, arg);
arg 1237 dev/ic/aic7xxxvar.h void ahc_shutdown(void *arg);
arg 655 dev/ic/am7990.c am7990_intr(arg)
arg 656 dev/ic/am7990.c register void *arg;
arg 658 dev/ic/am7990.c register struct am7990_softc *sc = arg;
arg 936 dev/ic/am7990.c am7990_shutdown(arg)
arg 937 dev/ic/am7990.c void *arg;
arg 940 dev/ic/am7990.c am7990_stop((struct am7990_softc *)arg);
arg 964 dev/ic/ami.c ami_runqueue_tick(void *arg)
arg 966 dev/ic/ami.c struct ami_softc *sc = arg;
arg 2493 dev/ic/ami.c ami_refresh_sensors(void *arg)
arg 2495 dev/ic/ami.c struct ami_softc *sc = arg;
arg 531 dev/ic/an.c an_intr(void *arg)
arg 533 dev/ic/an.c struct an_softc *sc = arg;
arg 1607 dev/ic/an.c an_newstate(struct ieee80211com *ic, enum ieee80211_state nstate, int arg)
arg 1621 dev/ic/an.c return (*sc->sc_newstate)(ic, nstate, arg);
arg 150 dev/ic/ar5xxx.c ath_hal_attach(u_int16_t device, void *arg, bus_space_tag_t st,
arg 153 dev/ic/ar5xxx.c struct ath_softc *sc = (struct ath_softc *)arg;
arg 484 dev/ic/ath.c ath_power(int why, void *arg)
arg 486 dev/ic/ath.c struct ath_softc *sc = arg;
arg 542 dev/ic/ath.c ath_shutdown(void *arg)
arg 544 dev/ic/ath.c struct ath_softc *sc = arg;
arg 550 dev/ic/ath.c ath_intr(void *arg)
arg 552 dev/ic/ath.c return ath_intr1((struct ath_softc *)arg);
arg 626 dev/ic/ath.c ath_fatal_proc(void *arg, int pending)
arg 628 dev/ic/ath.c struct ath_softc *sc = arg;
arg 638 dev/ic/ath.c ath_rxorn_proc(void *arg, int pending)
arg 640 dev/ic/ath.c struct ath_softc *sc = arg;
arg 650 dev/ic/ath.c ath_bmiss_proc(void *arg, int pending)
arg 652 dev/ic/ath.c struct ath_softc *sc = arg;
arg 1402 dev/ic/ath.c ath_beacon_proc(void *arg, int pending)
arg 1404 dev/ic/ath.c struct ath_softc *sc = arg;
arg 1879 dev/ic/ath.c ath_rx_proc(void *arg, int npending)
arg 1884 dev/ic/ath.c struct ath_softc *sc = arg;
arg 2485 dev/ic/ath.c ath_tx_proc(void *arg, int npending)
arg 2487 dev/ic/ath.c struct ath_softc *sc = arg;
arg 2777 dev/ic/ath.c ath_next_scan(void *arg)
arg 2779 dev/ic/ath.c struct ath_softc *sc = arg;
arg 2809 dev/ic/ath.c ath_calibrate(void *arg)
arg 2811 dev/ic/ath.c struct ath_softc *sc = arg;
arg 2883 dev/ic/ath.c ath_newstate(struct ieee80211com *ic, enum ieee80211_state nstate, int arg)
arg 2905 dev/ic/ath.c return (*sc->sc_newstate)(ic, nstate, arg);
arg 2970 dev/ic/ath.c error = (*sc->sc_newstate)(ic, nstate, arg);
arg 3153 dev/ic/ath.c ath_rssadapt_updatenode(void *arg, struct ieee80211_node *ni)
arg 3161 dev/ic/ath.c ath_rssadapt_updatestats(void *arg)
arg 3163 dev/ic/ath.c struct ath_softc *sc = (struct ath_softc *)arg;
arg 3167 dev/ic/ath.c ath_rssadapt_updatenode(arg, ic->ic_bss);
arg 3169 dev/ic/ath.c ieee80211_iterate_nodes(ic, ath_rssadapt_updatenode, arg);
arg 3265 dev/ic/ath.c ath_gpio_pin_read(void *arg, int pin)
arg 3267 dev/ic/ath.c struct ath_softc *sc = arg;
arg 3273 dev/ic/ath.c ath_gpio_pin_write(void *arg, int pin, int value)
arg 3275 dev/ic/ath.c struct ath_softc *sc = arg;
arg 3281 dev/ic/ath.c ath_gpio_pin_ctl(void *arg, int pin, int flags)
arg 3283 dev/ic/ath.c struct ath_softc *sc = arg;
arg 2514 dev/ic/atw.c atw_next_scan(void *arg)
arg 2516 dev/ic/atw.c struct atw_softc *sc = arg;
arg 2530 dev/ic/atw.c atw_newstate(struct ieee80211com *ic, enum ieee80211_state nstate, int arg)
arg 2541 dev/ic/atw.c return (*sc->sc_newstate)(ic, nstate, arg);
arg 2594 dev/ic/atw.c error = (*sc->sc_newstate)(ic, nstate, arg);
arg 2789 dev/ic/atw.c atw_shutdown(void *arg)
arg 2791 dev/ic/atw.c struct atw_softc *sc = arg;
arg 2797 dev/ic/atw.c atw_intr(void *arg)
arg 2799 dev/ic/atw.c struct atw_softc *sc = arg;
arg 4026 dev/ic/atw.c atw_power(int why, void *arg)
arg 4028 dev/ic/atw.c struct atw_softc *sc = arg;
arg 462 dev/ic/atwvar.h int atw_intr(void *arg);
arg 733 dev/ic/awi.c awi_intr(arg)
arg 734 dev/ic/awi.c void *arg;
arg 736 dev/ic/awi.c struct awi_softc *sc = arg;
arg 109 dev/ic/bha.c void bha_timeout(void *arg);
arg 469 dev/ic/bha.c bha_intr(arg)
arg 470 dev/ic/bha.c void *arg;
arg 472 dev/ic/bha.c struct bha_softc *sc = arg;
arg 1571 dev/ic/bha.c bha_timeout(arg)
arg 1572 dev/ic/bha.c void *arg;
arg 1574 dev/ic/bha.c struct bha_ccb *ccb = arg;
arg 575 dev/ic/com.c com_raisedtr(void *arg)
arg 577 dev/ic/com.c struct com_softc *sc = arg;
arg 970 dev/ic/com.c comdiag(void *arg)
arg 972 dev/ic/com.c struct com_softc *sc = arg;
arg 990 dev/ic/com.c comsoft(void *arg)
arg 992 dev/ic/com.c struct com_softc *sc = (struct com_softc *)arg;
arg 1070 dev/ic/com.c kgdbintr(void *arg)
arg 1072 dev/ic/com.c struct com_softc *sc = arg;
arg 1116 dev/ic/com.c comintr(void *arg)
arg 1118 dev/ic/com.c struct com_softc *sc = arg;
arg 1455 dev/ic/com.c com_kgdb_getc(void *arg)
arg 1463 dev/ic/com.c com_kgdb_putc(void *arg, int c)
arg 935 dev/ic/cy.c cy_poll(void *arg)
arg 938 dev/ic/cy.c struct cy_softc *sc = arg;
arg 1103 dev/ic/cy.c cy_intr(arg)
arg 1104 dev/ic/cy.c void *arg;
arg 1106 dev/ic/cy.c struct cy_softc *sc = arg;
arg 2510 dev/ic/dc.c dc_intr(arg)
arg 2511 dev/ic/dc.c void *arg;
arg 2518 dev/ic/dc.c sc = arg;
arg 3225 dev/ic/dc.c dc_power(why, arg)
arg 3227 dev/ic/dc.c void *arg;
arg 3229 dev/ic/dc.c struct dc_softc *sc = arg;
arg 610 dev/ic/dp8390.c dp8390_intr(void *arg)
arg 612 dev/ic/dp8390.c struct dp8390_softc *sc = (struct dp8390_softc *)arg;
arg 1243 dev/ic/dpt.c dpt_timeout(arg)
arg 1244 dev/ic/dpt.c void *arg;
arg 1258 dev/ic/dpt.c ccb = arg;
arg 177 dev/ic/elink3.c static inline void ep_reset_cmd(struct ep_softc *sc, u_int cmd,u_int arg);
arg 187 dev/ic/elink3.c ep_reset_cmd(sc, cmd, arg)
arg 189 dev/ic/elink3.c u_int cmd, arg;
arg 194 dev/ic/elink3.c bus_space_write_2(iot, ioh, cmd, arg);
arg 1214 dev/ic/elink3.c epintr(arg)
arg 1215 dev/ic/elink3.c void *arg;
arg 1217 dev/ic/elink3.c register struct ep_softc *sc = arg;
arg 312 dev/ic/fxp.c fxp_power(int why, void *arg)
arg 314 dev/ic/fxp.c struct fxp_softc *sc = arg;
arg 804 dev/ic/fxp.c fxp_intr(void *arg)
arg 806 dev/ic/fxp.c struct fxp_softc *sc = arg;
arg 968 dev/ic/fxp.c fxp_stats_update(void *arg)
arg 970 dev/ic/fxp.c struct fxp_softc *sc = arg;
arg 1120 dev/ic/gdt_common.c gdt_intr(arg)
arg 1121 dev/ic/gdt_common.c void *arg;
arg 1123 dev/ic/gdt_common.c struct gdt_softc *gdt = arg;
arg 1443 dev/ic/gdt_common.c gdt_timeout(arg)
arg 1444 dev/ic/gdt_common.c void *arg;
arg 1446 dev/ic/gdt_common.c struct gdt_ccb *ccb = arg;
arg 1463 dev/ic/gdt_common.c gdt_watchdog(arg)
arg 1464 dev/ic/gdt_common.c void *arg;
arg 1466 dev/ic/gdt_common.c struct gdt_ccb *ccb = arg;
arg 384 dev/ic/gem.c gem_tick(void *arg)
arg 386 dev/ic/gem.c struct gem_softc *sc = arg;
arg 1506 dev/ic/gem.c gem_shutdown(void *arg)
arg 1508 dev/ic/gem.c struct gem_softc *sc = (struct gem_softc *)arg;
arg 322 dev/ic/hme.c hme_tick(arg)
arg 323 dev/ic/hme.c void *arg;
arg 325 dev/ic/hme.c struct hme_softc *sc = arg;
arg 1318 dev/ic/hme.c hme_shutdown(arg)
arg 1319 dev/ic/hme.c void *arg;
arg 1321 dev/ic/hme.c hme_stop((struct hme_softc *)arg);
arg 54 dev/ic/i82365.c #define DPRINTF(arg) printf arg;
arg 56 dev/ic/i82365.c #define DPRINTF(arg)
arg 90 dev/ic/i82365.c int pcic_print(void *arg, const char *pnp);
arg 385 dev/ic/i82365.c pcic_create_event_thread(arg)
arg 386 dev/ic/i82365.c void *arg;
arg 388 dev/ic/i82365.c struct pcic_handle *h = arg;
arg 417 dev/ic/i82365.c pcic_event_thread(arg)
arg 418 dev/ic/i82365.c void *arg;
arg 420 dev/ic/i82365.c struct pcic_handle *h = arg;
arg 623 dev/ic/i82365.c pcic_print(arg, pnp)
arg 624 dev/ic/i82365.c void *arg;
arg 627 dev/ic/i82365.c struct pcmciabus_attach_args *paa = arg;
arg 655 dev/ic/i82365.c pcic_intr(arg)
arg 656 dev/ic/i82365.c void *arg;
arg 658 dev/ic/i82365.c struct pcic_softc *sc = arg;
arg 671 dev/ic/i82365.c pcic_poll_intr(arg)
arg 672 dev/ic/i82365.c void *arg;
arg 674 dev/ic/i82365.c struct pcic_softc *sc = arg;
arg 832 dev/ic/i82365.c pcic_power(why, arg)
arg 834 dev/ic/i82365.c void *arg;
arg 836 dev/ic/i82365.c struct pcic_handle *h = (struct pcic_handle *)arg;
arg 158 dev/ic/i82365var.h int pcic_intr(void *arg);
arg 159 dev/ic/i82365var.h void pcic_poll_intr(void *arg);
arg 2080 dev/ic/if_wi.c wi_scan_timeout(void *arg)
arg 2082 dev/ic/if_wi.c struct wi_softc *sc = (struct wi_softc *)arg;
arg 2720 dev/ic/if_wi.c wi_shutdown(void *arg)
arg 2724 dev/ic/if_wi.c sc = arg;
arg 179 dev/ic/iha.c iha_intr(arg)
arg 180 dev/ic/iha.c void *arg;
arg 187 dev/ic/iha.c sc = (struct iha_softc *)arg;
arg 2572 dev/ic/iha.c iha_timeout(arg)
arg 2573 dev/ic/iha.c void *arg;
arg 2575 dev/ic/iha.c struct iha_scb *pScb = (struct iha_scb *)arg;
arg 3297 dev/ic/isp.c isp_control(struct ispsoftc *isp, ispctl_t ctl, void *arg)
arg 3320 dev/ic/isp.c bus = *((int *) arg);
arg 3337 dev/ic/isp.c tgt = (*((int *) arg)) & 0xffff;
arg 3338 dev/ic/isp.c bus = (*((int *) arg)) >> 16;
arg 3352 dev/ic/isp.c xs = (XS_T *) arg;
arg 3395 dev/ic/isp.c int usdelay = (arg)? *((int *) arg) : 250000;
arg 3403 dev/ic/isp.c int ftype = (arg)? *((int *) arg) : FC4_SCSI;
arg 3435 dev/ic/isp.c if (IS_FC(isp) && arg) {
arg 3436 dev/ic/isp.c return (isp_getmap(isp, arg));
arg 3442 dev/ic/isp.c isp_mboxcmd(isp, arg, MBLOGALL);
arg 3454 dev/ic/isp.c int param = *(int *)arg;
arg 152 dev/ic/isp_inline.h isp_print_qentry(struct ispsoftc *isp, char *msg, int idx, void *arg)
arg 156 dev/ic/isp_inline.h u_int8_t *ptr = arg;
arg 172 dev/ic/isp_inline.h isp_print_bytes(struct ispsoftc *isp, char *msg, int amt, void *arg)
arg 175 dev/ic/isp_inline.h u_int8_t *ptr = arg;
arg 474 dev/ic/isp_openbsd.c isp_wdog(void *arg)
arg 476 dev/ic/isp_openbsd.c XS_T *xs = arg;
arg 522 dev/ic/isp_openbsd.c (void) isp_control(isp, ISPCTL_ABORT_CMD, arg);
arg 588 dev/ic/isp_openbsd.c isp_requeue(void *arg)
arg 591 dev/ic/isp_openbsd.c struct scsi_xfer *xs = arg;
arg 633 dev/ic/isp_openbsd.c isp_trestart(void *arg)
arg 635 dev/ic/isp_openbsd.c struct ispsoftc *isp = arg;
arg 683 dev/ic/isp_openbsd.c isp_async(struct ispsoftc *isp, ispasync_t cmd, void *arg)
arg 694 dev/ic/isp_openbsd.c tgt = *((int *) arg);
arg 759 dev/ic/isp_openbsd.c if (arg)
arg 760 dev/ic/isp_openbsd.c bus = *((int *) arg);
arg 790 dev/ic/isp_openbsd.c int tgt = *((int *) arg);
arg 803 dev/ic/isp_openbsd.c if (arg == (void *) 1) {
arg 816 dev/ic/isp_openbsd.c struct lportdb *clp = (struct lportdb *) arg;
arg 372 dev/ic/isp_target.c isp_target_put_atio(struct ispsoftc *isp, void *arg)
arg 381 dev/ic/isp_target.c at2_entry_t *aep = arg;
arg 393 dev/ic/isp_target.c at_entry_t *aep = arg;
arg 427 dev/ic/isp_target.c isp_endcmd(struct ispsoftc *isp, void *arg, u_int32_t code, u_int16_t hdl)
arg 439 dev/ic/isp_target.c at2_entry_t *aep = arg;
arg 469 dev/ic/isp_target.c at_entry_t *aep = arg;
arg 647 dev/ic/isp_target.c isp_notify_ack(struct ispsoftc *isp, void *arg)
arg 663 dev/ic/isp_target.c if (arg) {
arg 664 dev/ic/isp_target.c in_fcentry_t *inp = arg;
arg 665 dev/ic/isp_target.c MEMCPY(storage, arg, sizeof (isphdr_t));
arg 687 dev/ic/isp_target.c if (arg) {
arg 688 dev/ic/isp_target.c in_entry_t *inp = arg;
arg 689 dev/ic/isp_target.c MEMCPY(storage, arg, sizeof (isphdr_t));
arg 510 dev/ic/isp_target.h #define ISP_TDQE(isp, msg, idx, arg) \
arg 511 dev/ic/isp_target.h if (isp->isp_dblev & ISP_LOGTDEBUG2) isp_print_qentry(isp, msg, idx, arg)
arg 971 dev/ic/lemac.c lemac_intr(void *arg)
arg 973 dev/ic/lemac.c struct lemac_softc *const sc = arg;
arg 1024 dev/ic/lemac.c lemac_shutdown(void *arg)
arg 1026 dev/ic/lemac.c lemac_reset((struct lemac_softc *)arg);
arg 598 dev/ic/lm78.c lm_refresh(void *arg)
arg 600 dev/ic/lm78.c struct lm_softc *sc = arg;
arg 108 dev/ic/lpt.c void lptwakeup(void *arg);
arg 255 dev/ic/lpt.c lptwakeup(arg)
arg 256 dev/ic/lpt.c void *arg;
arg 258 dev/ic/lpt.c struct lpt_softc *sc = arg;
arg 398 dev/ic/lpt.c lptintr(arg)
arg 399 dev/ic/lpt.c void *arg;
arg 401 dev/ic/lpt.c struct lpt_softc *sc = arg;
arg 389 dev/ic/lsi64854.c lsi64854_scsi_intr(arg)
arg 390 dev/ic/lsi64854.c void *arg;
arg 392 dev/ic/lsi64854.c struct lsi64854_softc *sc = arg;
arg 515 dev/ic/lsi64854.c lsi64854_enet_intr(arg)
arg 516 dev/ic/lsi64854.c void *arg;
arg 518 dev/ic/lsi64854.c struct lsi64854_softc *sc = arg;
arg 629 dev/ic/lsi64854.c lsi64854_pp_intr(arg)
arg 630 dev/ic/lsi64854.c void *arg;
arg 632 dev/ic/lsi64854.c struct lsi64854_softc *sc = arg;
arg 266 dev/ic/malo.c int arg);
arg 275 dev/ic/malo.c void malo_next_scan(void *arg);
arg 315 dev/ic/malo.c malo_intr(void *arg)
arg 317 dev/ic/malo.c struct malo_softc *sc = arg;
arg 445 dev/ic/malo.c malo_detach(void *arg)
arg 447 dev/ic/malo.c struct malo_softc *sc = arg;
arg 1140 dev/ic/malo.c malo_newstate(struct ieee80211com *ic, enum ieee80211_state nstate, int arg)
arg 1201 dev/ic/malo.c return (sc->sc_newstate(ic, nstate, arg));
arg 1333 dev/ic/malo.c malo_next_scan(void *arg)
arg 1335 dev/ic/malo.c struct malo_softc *sc = arg;
arg 129 dev/ic/malo.h int malo_intr(void *arg);
arg 131 dev/ic/malo.h int malo_detach(void *arg);
arg 746 dev/ic/mfi.c mfi_intr(void *arg)
arg 748 dev/ic/mfi.c struct mfi_softc *sc = arg;
arg 1834 dev/ic/mfi.c mfi_refresh_sensors(void *arg)
arg 1836 dev/ic/mfi.c struct mfi_softc *sc = arg;
arg 2337 dev/ic/midway.c EN_INTR_TYPE en_intr(arg)
arg 2339 dev/ic/midway.c void *arg;
arg 2342 dev/ic/midway.c struct en_softc *sc = (struct en_softc *) arg;
arg 659 dev/ic/mpi.c mpi_intr(void *arg)
arg 661 dev/ic/mpi.c struct mpi_softc *sc = arg;
arg 1207 dev/ic/mpi.c mpi_timeout_xs(void *arg)
arg 1937 dev/ic/mpi.c mpi_evt_sas(void *xsc, void *arg)
arg 1940 dev/ic/mpi.c struct mpi_rcb *rcb = arg;
arg 46 dev/ic/mpuvar.h void *arg; /* arg for intr() */
arg 55 dev/ic/mpuvar.h void (*ointr)(void *), void *arg);
arg 522 dev/ic/ncr5380sbc.c ncr5380_cmd_timeout(arg)
arg 523 dev/ic/ncr5380sbc.c void *arg;
arg 525 dev/ic/ncr5380sbc.c struct sci_req *sr = arg;
arg 110 dev/ic/ncr53c9x.c /*static*/ void ncr53c9x_timeout(void *arg);
arg 111 dev/ic/ncr53c9x.c /*static*/ void ncr53c9x_watch(void *arg);
arg 1949 dev/ic/ncr53c9x.c ncr53c9x_intr(arg)
arg 1950 dev/ic/ncr53c9x.c void *arg;
arg 1952 dev/ic/ncr53c9x.c struct ncr53c9x_softc *sc = arg;
arg 2764 dev/ic/ncr53c9x.c ncr53c9x_timeout(arg)
arg 2765 dev/ic/ncr53c9x.c void *arg;
arg 2767 dev/ic/ncr53c9x.c struct ncr53c9x_ecb *ecb = arg;
arg 2816 dev/ic/ncr53c9x.c ncr53c9x_watch(arg)
arg 2817 dev/ic/ncr53c9x.c void *arg;
arg 2819 dev/ic/ncr53c9x.c struct ncr53c9x_softc *sc = (struct ncr53c9x_softc *)arg;
arg 1011 dev/ic/oosiop.c oosiop_timeout(void *arg)
arg 1013 dev/ic/oosiop.c struct oosiop_cb *cb = arg;
arg 1970 dev/ic/osiop.c osiop_timeout(arg)
arg 1971 dev/ic/osiop.c void *arg;
arg 1973 dev/ic/osiop.c struct osiop_acb *acb = arg;
arg 146 dev/ic/pcf8584.c pcfiic_intr(void *arg)
arg 152 dev/ic/pcf8584.c pcfiic_i2c_acquire_bus(void *arg, int flags)
arg 154 dev/ic/pcf8584.c struct pcfiic_softc *sc = arg;
arg 163 dev/ic/pcf8584.c pcfiic_i2c_release_bus(void *arg, int flags)
arg 165 dev/ic/pcf8584.c struct pcfiic_softc *sc = arg;
arg 174 dev/ic/pcf8584.c pcfiic_i2c_exec(void *arg, i2c_op_t op, i2c_addr_t addr,
arg 177 dev/ic/pcf8584.c struct pcfiic_softc *sc = arg;
arg 891 dev/ic/pckbc.c pckbc_set_inputhandler(self, slot, func, arg, name)
arg 895 dev/ic/pckbc.c void *arg;
arg 907 dev/ic/pckbc.c sc->inputarg[slot] = arg;
arg 1187 dev/ic/pgt.c pgt_intr(void *arg)
arg 1193 dev/ic/pgt.c sc = arg;
arg 1560 dev/ic/pgt.c void *arg, size_t arglen)
arg 1566 dev/ic/pgt.c pmd.pmd_recvbuf = arg;
arg 1582 dev/ic/pgt.c void *arg, size_t arglen)
arg 1588 dev/ic/pgt.c pmd.pmd_sendbuf = arg;
arg 1589 dev/ic/pgt.c pmd.pmd_recvbuf = arg;
arg 1605 dev/ic/pgt.c const void *arg, size_t arglen)
arg 1611 dev/ic/pgt.c pmd.pmd_sendbuf = arg;
arg 1853 dev/ic/pgt.c int type, int arg)
arg 2454 dev/ic/pgt.c node_mark_active_ap(void *arg, struct ieee80211_node *ni)
arg 2464 dev/ic/pgt.c node_mark_active_adhoc(void *arg, struct ieee80211_node *ni)
arg 2965 dev/ic/pgt.c pgt_newstate(struct ieee80211com *ic, enum ieee80211_state nstate, int arg)
arg 3006 dev/ic/pgt.c return (sc->sc_newstate(ic, nstate, arg));
arg 3303 dev/ic/pgt.c pgt_shutdown(void *arg)
arg 3305 dev/ic/pgt.c struct pgt_softc *sc = arg;
arg 3313 dev/ic/pgt.c pgt_power(int why, void *arg)
arg 3315 dev/ic/pgt.c struct pgt_softc *sc = arg;
arg 1473 dev/ic/re.c re_intr(void *arg)
arg 1475 dev/ic/re.c struct rl_softc *sc = arg;
arg 405 dev/ic/rln.c rlnintr(arg)
arg 406 dev/ic/rln.c void * arg;
arg 408 dev/ic/rln.c struct rln_softc * sc = (struct rln_softc *)arg;
arg 427 dev/ic/rln.c rlnsoftintr(arg)
arg 428 dev/ic/rln.c void * arg;
arg 430 dev/ic/rln.c struct rln_softc *sc = (struct rln_softc *)arg;
arg 676 dev/ic/rt2560.c rt2560_next_scan(void *arg)
arg 678 dev/ic/rt2560.c struct rt2560_softc *sc = arg;
arg 693 dev/ic/rt2560.c rt2560_iter_func(void *arg, struct ieee80211_node *ni)
arg 695 dev/ic/rt2560.c struct rt2560_softc *sc = arg;
arg 702 dev/ic/rt2560.c rt2560_amrr_timeout(void *arg)
arg 704 dev/ic/rt2560.c struct rt2560_softc *sc = arg;
arg 734 dev/ic/rt2560.c rt2560_newstate(struct ieee80211com *ic, enum ieee80211_state nstate, int arg)
arg 815 dev/ic/rt2560.c return (error != 0) ? error : sc->sc_newstate(ic, nstate, arg);
arg 1323 dev/ic/rt2560.c rt2560_intr(void *arg)
arg 1325 dev/ic/rt2560.c struct rt2560_softc *sc = arg;
arg 2729 dev/ic/rt2560.c rt2560_power(int why, void *arg)
arg 2731 dev/ic/rt2560.c struct rt2560_softc *sc = arg;
arg 2759 dev/ic/rt2560.c rt2560_shutdown(void *arg)
arg 2761 dev/ic/rt2560.c struct rt2560_softc *sc = arg;
arg 703 dev/ic/rt2661.c rt2661_next_scan(void *arg)
arg 705 dev/ic/rt2661.c struct rt2661_softc *sc = arg;
arg 720 dev/ic/rt2661.c rt2661_iter_func(void *arg, struct ieee80211_node *ni)
arg 722 dev/ic/rt2661.c struct rt2661_softc *sc = arg;
arg 733 dev/ic/rt2661.c rt2661_updatestats(void *arg)
arg 735 dev/ic/rt2661.c struct rt2661_softc *sc = arg;
arg 743 dev/ic/rt2661.c ieee80211_iterate_nodes(ic, rt2661_iter_func, arg);
arg 769 dev/ic/rt2661.c rt2661_newstate(struct ieee80211com *ic, enum ieee80211_state nstate, int arg)
arg 831 dev/ic/rt2661.c return (error != 0) ? error : sc->sc_newstate(ic, nstate, arg);
arg 1200 dev/ic/rt2661.c rt2661_intr(void *arg)
arg 1202 dev/ic/rt2661.c struct rt2661_softc *sc = arg;
arg 2005 dev/ic/rt2661.c rt2661_tx_cmd(struct rt2661_softc *sc, uint8_t cmd, uint16_t arg)
arg 2011 dev/ic/rt2661.c RT2661_H2M_BUSY | RT2661_TOKEN_NO_INTR << 16 | arg);
arg 2918 dev/ic/rt2661.c rt2661_power(int why, void *arg)
arg 2920 dev/ic/rt2661.c struct rt2661_softc *sc = arg;
arg 2949 dev/ic/rt2661.c rt2661_shutdown(void *arg)
arg 2951 dev/ic/rt2661.c struct rt2661_softc *sc = arg;
arg 799 dev/ic/rtl81x9.c int rl_intr(arg)
arg 800 dev/ic/rtl81x9.c void *arg;
arg 807 dev/ic/rtl81x9.c sc = arg;
arg 1349 dev/ic/rtl81x9.c rl_shutdown(arg)
arg 1350 dev/ic/rtl81x9.c void *arg;
arg 1352 dev/ic/rtl81x9.c struct rl_softc *sc = (struct rl_softc *)arg;
arg 1358 dev/ic/rtl81x9.c rl_powerhook(why, arg)
arg 1360 dev/ic/rtl81x9.c void *arg;
arg 1363 dev/ic/rtl81x9.c rl_init(arg);
arg 1831 dev/ic/rtw.c rtw_intr(void *arg)
arg 1834 dev/ic/rtw.c struct rtw_softc *sc = arg;
arg 2605 dev/ic/rtw.c rtw_led_fastblink(void *arg)
arg 2608 dev/ic/rtw.c struct rtw_softc *sc = (struct rtw_softc *)arg;
arg 2631 dev/ic/rtw.c rtw_led_slowblink(void *arg)
arg 2634 dev/ic/rtw.c struct rtw_softc *sc = (struct rtw_softc *)arg;
arg 2645 dev/ic/rtw.c rtw_led_attach(struct rtw_led_state *ls, void *arg)
arg 2647 dev/ic/rtw.c timeout_set(&ls->ls_fast_ch, rtw_led_fastblink, arg);
arg 2648 dev/ic/rtw.c timeout_set(&ls->ls_slow_ch, rtw_led_slowblink, arg);
arg 3408 dev/ic/rtw.c rtw_next_scan(void *arg)
arg 3410 dev/ic/rtw.c struct rtw_softc *sc = arg;
arg 3458 dev/ic/rtw.c rtw_newstate(struct ieee80211com *ic, enum ieee80211_state nstate, int arg)
arg 3472 dev/ic/rtw.c return (*sc->sc_mtbl.mt_newstate)(ic, nstate, arg);
arg 3518 dev/ic/rtw.c return (*sc->sc_mtbl.mt_newstate)(ic, nstate, arg);
arg 3627 dev/ic/rtw.c rtw_power(int why, void *arg)
arg 3629 dev/ic/rtw.c struct rtw_softc *sc = arg;
arg 3659 dev/ic/rtw.c rtw_shutdown(void *arg)
arg 3661 dev/ic/rtw.c struct rtw_softc *sc = arg;
arg 3668 dev/ic/rtw.c void *arg)
arg 3673 dev/ic/rtw.c hooks->rh_shutdown = shutdownhook_establish(rtw_shutdown, arg);
arg 3682 dev/ic/rtw.c hooks->rh_power = powerhook_establish(rtw_power, arg);
arg 3690 dev/ic/rtw.c void *arg)
arg 5133 dev/ic/rtw.c rtw_read8(void *arg, u_int32_t off)
arg 5135 dev/ic/rtw.c struct rtw_regs *regs = (struct rtw_regs *)arg;
arg 5140 dev/ic/rtw.c rtw_read16(void *arg, u_int32_t off)
arg 5142 dev/ic/rtw.c struct rtw_regs *regs = (struct rtw_regs *)arg;
arg 5147 dev/ic/rtw.c rtw_read32(void *arg, u_int32_t off)
arg 5149 dev/ic/rtw.c struct rtw_regs *regs = (struct rtw_regs *)arg;
arg 5154 dev/ic/rtw.c rtw_write8(void *arg, u_int32_t off, u_int8_t val)
arg 5156 dev/ic/rtw.c struct rtw_regs *regs = (struct rtw_regs *)arg;
arg 5161 dev/ic/rtw.c rtw_write16(void *arg, u_int32_t off, u_int16_t val)
arg 5163 dev/ic/rtw.c struct rtw_regs *regs = (struct rtw_regs *)arg;
arg 5168 dev/ic/rtw.c rtw_write32(void *arg, u_int32_t off, u_int32_t val)
arg 5170 dev/ic/rtw.c struct rtw_regs *regs = (struct rtw_regs *)arg;
arg 5175 dev/ic/rtw.c rtw_barrier(void *arg, u_int32_t reg0, u_int32_t reg1, int flags)
arg 5177 dev/ic/rtw.c struct rtw_regs *regs = (struct rtw_regs *)arg;
arg 377 dev/ic/sili.c sili_intr(void *arg)
arg 379 dev/ic/sili.c struct sili_softc *sc = arg;
arg 54 dev/ic/sli.c sli_intr(void *arg)
arg 355 dev/ic/smc83c170.c epic_shutdown(void *arg)
arg 357 dev/ic/smc83c170.c struct epic_softc *sc = arg;
arg 647 dev/ic/smc83c170.c epic_intr(void *arg)
arg 649 dev/ic/smc83c170.c struct epic_softc *sc = arg;
arg 906 dev/ic/smc83c170.c epic_tick(void *arg)
arg 908 dev/ic/smc83c170.c struct epic_softc *sc = arg;
arg 731 dev/ic/smc91cxx.c smc91cxx_intr(arg)
arg 732 dev/ic/smc91cxx.c void *arg;
arg 734 dev/ic/smc91cxx.c struct smc91cxx_softc *sc = arg;
arg 1354 dev/ic/smc91cxx.c smc91cxx_tick(arg)
arg 1355 dev/ic/smc91cxx.c void *arg;
arg 1357 dev/ic/smc91cxx.c struct smc91cxx_softc *sc = arg;
arg 57 dev/ic/tcic2.c #define DPRINTF(arg) if (tcic_debug) printf arg;
arg 59 dev/ic/tcic2.c #define DPRINTF(arg)
arg 73 dev/ic/tcic2.c int tcic_print(void *arg, const char *pnp);
arg 445 dev/ic/tcic2.c tcic_create_event_thread(arg)
arg 446 dev/ic/tcic2.c void *arg;
arg 448 dev/ic/tcic2.c struct tcic_handle *h = arg;
arg 471 dev/ic/tcic2.c tcic_event_thread(arg)
arg 472 dev/ic/tcic2.c void *arg;
arg 474 dev/ic/tcic2.c struct tcic_handle *h = arg;
arg 580 dev/ic/tcic2.c tcic_print(arg, pnp)
arg 581 dev/ic/tcic2.c void *arg;
arg 584 dev/ic/tcic2.c struct pcmciabus_attach_args *paa = arg;
arg 605 dev/ic/tcic2.c tcic_intr(arg)
arg 606 dev/ic/tcic2.c void *arg;
arg 608 dev/ic/tcic2.c struct tcic_softc *sc = arg;
arg 150 dev/ic/tcic2var.h int tcic_intr(void *arg);
arg 527 dev/ic/uha.c uha_timeout(arg)
arg 528 dev/ic/uha.c void *arg;
arg 530 dev/ic/uha.c struct uha_mscp *mscp = arg;
arg 59 dev/ic/uhavar.h void uha_timeout(void *arg);
arg 979 dev/ic/wdc.c wdcintr(arg)
arg 980 dev/ic/wdc.c void *arg;
arg 982 dev/ic/wdc.c struct channel_softc *chp = arg;
arg 1216 dev/ic/wdc.c wdctimeout(arg)
arg 1217 dev/ic/wdc.c void *arg;
arg 1219 dev/ic/wdc.c struct channel_softc *chp = (struct channel_softc *)arg;
arg 290 dev/ic/wdcvar.h void wdctimeout(void *arg);
arg 202 dev/ic/xl.c xl_power(int why, void *arg)
arg 204 dev/ic/xl.c struct xl_softc *sc = arg;
arg 1493 dev/ic/xl.c xl_intr(void *arg)
arg 1500 dev/ic/xl.c sc = arg;
arg 218 dev/ic/z8530sc.c zsc_intr_hard(arg)
arg 219 dev/ic/z8530sc.c void *arg;
arg 221 dev/ic/z8530sc.c register struct zsc_softc *zsc = arg;
arg 275 dev/ic/z8530sc.c zsc_intr_soft(arg)
arg 276 dev/ic/z8530sc.c void *arg;
arg 278 dev/ic/z8530sc.c register struct zsc_softc *zsc = arg;
arg 261 dev/ipmi.c _bmc_io_wait(void *arg)
arg 263 dev/ipmi.c struct ipmi_softc *sc = arg;
arg 1526 dev/ipmi.c ipmi_intr(void *arg)
arg 1528 dev/ipmi.c struct ipmi_softc *sc = (struct ipmi_softc *)arg;
arg 1598 dev/ipmi.c ipmi_poll_thread(void *arg)
arg 1600 dev/ipmi.c struct ipmi_thread *thread = arg;
arg 1613 dev/ipmi.c ipmi_create_thread(void *arg)
arg 1615 dev/ipmi.c struct ipmi_softc *sc = arg;
arg 1757 dev/ipmi.c ipmi_watchdog(void *arg, int period)
arg 1759 dev/ipmi.c struct ipmi_softc *sc = arg;
arg 1350 dev/isa/ad1848.c u_long arg = *argp;
arg 1374 dev/isa/ad1848.c if (arg < speed_table[0].speed)
arg 1376 dev/isa/ad1848.c if (arg > speed_table[n - 1].speed)
arg 1380 dev/isa/ad1848.c if (speed_table[i].speed == arg)
arg 1382 dev/isa/ad1848.c else if (speed_table[i].speed > arg) {
arg 1385 dev/isa/ad1848.c diff1 = arg - speed_table[i - 1].speed;
arg 1386 dev/isa/ad1848.c diff2 = speed_table[i].speed - arg;
arg 1463 dev/isa/ad1848.c ad1848_dma_input(addr, p, cc, intr, arg)
arg 1468 dev/isa/ad1848.c void *arg;
arg 1480 dev/isa/ad1848.c printf("ad1848_dma_input: cc=%d %p (%p)\n", cc, intr, arg);
arg 1484 dev/isa/ad1848.c sc->sc_arg = arg;
arg 1548 dev/isa/ad1848.c ad1848_dma_output(addr, p, cc, intr, arg)
arg 1553 dev/isa/ad1848.c void *arg;
arg 1565 dev/isa/ad1848.c printf("ad1848_dma_output: cc=%d at %p %p (%p)\n", cc, p, intr, arg);
arg 1569 dev/isa/ad1848.c sc->sc_arg = arg;
arg 1607 dev/isa/ad1848.c ad1848_intr(arg)
arg 1608 dev/isa/ad1848.c void *arg;
arg 1610 dev/isa/ad1848.c struct ad1848_softc *sc = arg;
arg 256 dev/isa/addcom_isa.c addcomintr(arg)
arg 257 dev/isa/addcom_isa.c void *arg;
arg 259 dev/isa/addcom_isa.c struct addcom_softc *sc = arg;
arg 160 dev/isa/aha.c void aha_timeout(void *arg);
arg 516 dev/isa/aha.c ahaintr(arg)
arg 517 dev/isa/aha.c void *arg;
arg 519 dev/isa/aha.c struct aha_softc *sc = arg;
arg 1438 dev/isa/aha.c aha_timeout(arg)
arg 1439 dev/isa/aha.c void *arg;
arg 1441 dev/isa/aha.c struct aha_ccb *ccb = arg;
arg 379 dev/isa/aps.c aps_refresh(void *arg)
arg 381 dev/isa/aps.c struct aps_softc *sc = (struct aps_softc *)arg;
arg 388 dev/isa/aps.c aps_power(int why, void *arg)
arg 390 dev/isa/aps.c struct aps_softc *sc = (struct aps_softc *)arg;
arg 1083 dev/isa/aria.c aria_start_input(addr, p, cc, intr, arg)
arg 1088 dev/isa/aria.c void *arg;
arg 1101 dev/isa/aria.c sc->sc_rarg = arg;
arg 1114 dev/isa/aria.c aria_start_output(addr, p, cc, intr, arg)
arg 1119 dev/isa/aria.c void *arg;
arg 1132 dev/isa/aria.c sc->sc_parg = arg;
arg 1150 dev/isa/aria.c aria_intr(arg)
arg 1151 dev/isa/aria.c void *arg;
arg 1153 dev/isa/aria.c register struct aria_softc *sc = arg;
arg 183 dev/isa/ast.c astintr(arg)
arg 184 dev/isa/ast.c void *arg;
arg 186 dev/isa/ast.c struct ast_softc *sc = arg;
arg 180 dev/isa/boca.c bocaintr(arg)
arg 181 dev/isa/boca.c void *arg;
arg 183 dev/isa/boca.c struct boca_softc *sc = arg;
arg 287 dev/isa/ess.c sc->sc_audio1.intr, sc->sc_audio1.arg);
arg 292 dev/isa/ess.c sc->sc_audio2.intr, sc->sc_audio2.arg);
arg 889 dev/isa/ess.c struct audio_attach_args arg;
arg 1018 dev/isa/ess.c arg.type = AUDIODEV_TYPE_OPL;
arg 1019 dev/isa/ess.c arg.hwif = 0;
arg 1020 dev/isa/ess.c arg.hdl = 0;
arg 1021 dev/isa/ess.c (void)config_found(&sc->sc_dev, &arg, audioprint);
arg 1283 dev/isa/ess.c ess_audio1_trigger_output(addr, start, end, blksize, intr, arg, param)
arg 1288 dev/isa/ess.c void *arg;
arg 1295 dev/isa/ess.c addr, start, end, blksize, intr, arg));
arg 1302 dev/isa/ess.c sc->sc_audio1.arg = arg;
arg 1361 dev/isa/ess.c ess_audio2_trigger_output(addr, start, end, blksize, intr, arg, param)
arg 1366 dev/isa/ess.c void *arg;
arg 1373 dev/isa/ess.c addr, start, end, blksize, intr, arg));
arg 1380 dev/isa/ess.c sc->sc_audio2.arg = arg;
arg 1430 dev/isa/ess.c ess_audio1_trigger_input(addr, start, end, blksize, intr, arg, param)
arg 1435 dev/isa/ess.c void *arg;
arg 1442 dev/isa/ess.c addr, start, end, blksize, intr, arg));
arg 1449 dev/isa/ess.c sc->sc_audio1.arg = arg;
arg 1549 dev/isa/ess.c ess_audio1_intr(arg)
arg 1550 dev/isa/ess.c void *arg;
arg 1552 dev/isa/ess.c struct ess_softc *sc = arg;
arg 1566 dev/isa/ess.c (*sc->sc_audio1.intr)(sc->sc_audio1.arg);
arg 1573 dev/isa/ess.c ess_audio2_intr(arg)
arg 1574 dev/isa/ess.c void *arg;
arg 1576 dev/isa/ess.c struct ess_softc *sc = arg;
arg 1591 dev/isa/ess.c (*sc->sc_audio2.intr)(sc->sc_audio2.arg);
arg 1618 dev/isa/ess.c (*sc->sc_audio1.intr)(sc->sc_audio1.arg);
arg 1622 dev/isa/ess.c (*sc->sc_audio1.intr)(sc->sc_audio1.arg, dmacount);
arg 1649 dev/isa/ess.c (*sc->sc_audio2.intr)(sc->sc_audio2.arg);
arg 1653 dev/isa/ess.c (*sc->sc_audio2.intr)(sc->sc_audio2.arg, dmacount);
arg 107 dev/isa/essvar.h void *arg; /* arg for intr() */
arg 150 dev/isa/fd.c void fd_motor_off(void *arg);
arg 151 dev/isa/fd.c void fd_motor_on(void *arg);
arg 509 dev/isa/fd.c fd_motor_off(arg)
arg 510 dev/isa/fd.c void *arg;
arg 512 dev/isa/fd.c struct fd_softc *fd = arg;
arg 522 dev/isa/fd.c fd_motor_on(arg)
arg 523 dev/isa/fd.c void *arg;
arg 525 dev/isa/fd.c struct fd_softc *fd = arg;
arg 889 dev/isa/fd.c fdtimeout(arg)
arg 890 dev/isa/fd.c void *arg;
arg 892 dev/isa/fd.c struct fd_softc *fd = arg;
arg 321 dev/isa/fdc.c fdcpseudointr(arg)
arg 322 dev/isa/fdc.c void *arg;
arg 328 dev/isa/fdc.c (void) fdcintr(arg);
arg 333 dev/isa/fdc.c fdcintr(arg)
arg 334 dev/isa/fdc.c void *arg;
arg 337 dev/isa/fdc.c struct fdc_softc *fdc = arg;
arg 464 dev/isa/gus.c gusmax_dma_output(addr, buf, size, intr, arg)
arg 469 dev/isa/gus.c void *arg;
arg 472 dev/isa/gus.c return gus_dma_output(ac->parent, buf, size, intr, arg);
arg 479 dev/isa/gus.c stereo_dmaintr(arg)
arg 480 dev/isa/gus.c void *arg;
arg 482 dev/isa/gus.c struct gus_softc *sc = arg;
arg 492 dev/isa/gus.c sc->sc_outarg = sa->arg;
arg 513 dev/isa/gus.c sa->arg = 0;
arg 522 dev/isa/gus.c gus_dma_output(addr, buf, size, intr, arg)
arg 527 dev/isa/gus.c void *arg;
arg 571 dev/isa/gus.c sc->sc_stereo.arg = arg;
arg 578 dev/isa/gus.c arg = sc;
arg 586 dev/isa/gus.c sc->sc_outarg = arg;
arg 662 dev/isa/gus.c gusintr(arg)
arg 663 dev/isa/gus.c void *arg;
arg 665 dev/isa/gus.c struct gus_softc *sc = arg;
arg 726 dev/isa/gus.c gus_dmaout_timeout(arg)
arg 727 dev/isa/gus.c void *arg;
arg 729 dev/isa/gus.c struct gus_softc *sc = arg;
arg 921 dev/isa/gus.c void *arg = sc->sc_outarg;
arg 925 dev/isa/gus.c (*pfunc)(arg);
arg 1066 dev/isa/gus.c void *arg = sc->sc_outarg;
arg 1070 dev/isa/gus.c (*pfunc)(arg);
arg 2266 dev/isa/gus.c gusmax_dma_input(addr, buf, size, callback, arg)
arg 2271 dev/isa/gus.c void *arg;
arg 2274 dev/isa/gus.c return gus_dma_input(sc->parent, buf, size, callback, arg);
arg 2282 dev/isa/gus.c gus_dma_input(addr, buf, size, callback, arg)
arg 2287 dev/isa/gus.c void *arg;
arg 2319 dev/isa/gus.c sc->sc_inarg = arg;
arg 2337 dev/isa/gus.c void *arg;
arg 2343 dev/isa/gus.c arg = sc->sc_inarg;
arg 2351 dev/isa/gus.c DMAPRINTF(("calling dmain_intr callback %p(%p)\n", callback, arg));
arg 2352 dev/isa/gus.c (*callback)(arg);
arg 194 dev/isa/gusvar.h void *arg;
arg 228 dev/isa/hsq.c hsqintr(arg)
arg 229 dev/isa/hsq.c void *arg;
arg 231 dev/isa/hsq.c struct hsq_softc *sc = arg;
arg 56 dev/isa/i82365_isa.c #define DPRINTF(arg) printf arg;
arg 58 dev/isa/i82365_isa.c #define DPRINTF(arg)
arg 62 dev/isa/i82365_isapnp.c #define DPRINTF(arg) if (pcicisapnp_debug) printf arg;
arg 64 dev/isa/i82365_isapnp.c #define DPRINTF(arg)
arg 101 dev/isa/i82365_isasubr.c #define DPRINTF(arg) if (pcicsubr_debug) printf arg;
arg 103 dev/isa/i82365_isasubr.c #define DPRINTF(arg)
arg 185 dev/isa/i82365_isasubr.c pcic_isa_chip_intr_establish(pch, pf, ipl, fct, arg, xname)
arg 190 dev/isa/i82365_isasubr.c void *arg;
arg 214 dev/isa/i82365_isasubr.c return isa_intr_establish(ic, irq, ist, ipl, fct, arg,
arg 520 dev/isa/if_ef_isapnp.c efcompletecmd(sc, cmd, arg)
arg 522 dev/isa/if_ef_isapnp.c u_int cmd, arg;
arg 527 dev/isa/if_ef_isapnp.c bus_space_write_2(iot, ioh, cmd, arg);
arg 606 dev/isa/if_eg.c egintr(arg)
arg 607 dev/isa/if_eg.c void *arg;
arg 609 dev/isa/if_eg.c struct eg_softc *sc = arg;
arg 433 dev/isa/if_el.c elintr(arg)
arg 434 dev/isa/if_el.c void *arg;
arg 436 dev/isa/if_el.c register struct el_softc *sc = arg;
arg 590 dev/isa/if_ex.c exintr(arg)
arg 591 dev/isa/if_ex.c void *arg;
arg 593 dev/isa/if_ex.c struct ex_softc *sc = arg;
arg 822 dev/isa/if_ie.c ieintr(arg)
arg 823 dev/isa/if_ie.c void *arg;
arg 825 dev/isa/if_ie.c struct ie_softc *sc = arg;
arg 98 dev/isa/if_le.c le_isa_intredge(void *arg)
arg 101 dev/isa/if_le.c if (am7990_intr(arg) == 0)
arg 104 dev/isa/if_le.c if (am7990_intr(arg) == 0)
arg 130 dev/isa/isagpio.c isagpio_pin_read(void *arg, int pin)
arg 132 dev/isa/isagpio.c struct isagpio_softc *sc = arg;
arg 140 dev/isa/isagpio.c isagpio_pin_write(void *arg, int pin, int value)
arg 142 dev/isa/isagpio.c struct isagpio_softc *sc = arg;
arg 152 dev/isa/isagpio.c isagpio_pin_ctl(void *arg, int pin, int flags)
arg 314 dev/isa/it.c it_refresh(void *arg)
arg 316 dev/isa/it.c struct it_softc *sc = (struct it_softc *)arg;
arg 1136 dev/isa/mcd.c mcdintr(arg)
arg 1137 dev/isa/mcd.c void *arg;
arg 1139 dev/isa/mcd.c struct mcd_softc *sc = arg;
arg 152 dev/isa/mpu401.c mpu_open(v, flags, iintr, ointr, arg)
arg 157 dev/isa/mpu401.c void *arg;
arg 171 dev/isa/mpu401.c sc->arg = arg;
arg 200 dev/isa/mpu401.c sc->intr(sc->arg, data);
arg 354 dev/isa/nsclpcsio_isa.c nsclpcsio_refresh(void *arg)
arg 356 dev/isa/nsclpcsio_isa.c struct nsclpcsio_softc *sc = (struct nsclpcsio_softc *)arg;
arg 539 dev/isa/nsclpcsio_isa.c nsclpcsio_gpio_pin_read(void *arg, int pin)
arg 541 dev/isa/nsclpcsio_isa.c struct nsclpcsio_softc *sc = arg;
arg 569 dev/isa/nsclpcsio_isa.c nsclpcsio_gpio_pin_write(void *arg, int pin, int value)
arg 571 dev/isa/nsclpcsio_isa.c struct nsclpcsio_softc *sc = arg;
arg 603 dev/isa/nsclpcsio_isa.c nsclpcsio_gpio_pin_ctl(void *arg, int pin, int flags)
arg 605 dev/isa/nsclpcsio_isa.c struct nsclpcsio_softc *sc = arg;
arg 239 dev/isa/pcppi.c pcppi_bell_stop(arg)
arg 240 dev/isa/pcppi.c void *arg;
arg 242 dev/isa/pcppi.c struct pcppi_softc *sc = arg;
arg 260 dev/isa/pcppi.c pcppi_pckbd_bell(arg, pitch, period, volume, poll)
arg 261 dev/isa/pcppi.c void *arg;
arg 268 dev/isa/pcppi.c pcppi_bell(arg, volume ? pitch : 0, (period * hz) / 1000,
arg 1253 dev/isa/pss.c pssintr(arg)
arg 1254 dev/isa/pss.c void *arg;
arg 1256 dev/isa/pss.c struct pss_softc *sc = arg;
arg 1277 dev/isa/pss.c mpuintr(arg)
arg 1278 dev/isa/pss.c void *arg;
arg 1280 dev/isa/pss.c struct mpu_softc *sc = arg;
arg 196 dev/isa/rtfps.c rtfpsintr(arg)
arg 197 dev/isa/rtfps.c void *arg;
arg 199 dev/isa/rtfps.c struct rtfps_softc *sc = arg;
arg 69 dev/isa/sb.c void (*ointr)(void *), void *arg);
arg 259 dev/isa/sb.c struct audio_attach_args arg;
arg 283 dev/isa/sb.c arg.type = AUDIODEV_TYPE_OPL;
arg 284 dev/isa/sb.c arg.hwif = 0;
arg 285 dev/isa/sb.c arg.hdl = 0;
arg 286 dev/isa/sb.c (void)config_found(&sc->sc_dev, &arg, audioprint);
arg 323 dev/isa/sb.c sb_mpu401_open(addr, flags, iintr, ointr, arg)
arg 328 dev/isa/sb.c void *arg;
arg 330 dev/isa/sb.c return mpu_open(SBMPU(addr), flags, iintr, ointr, arg);
arg 1009 dev/isa/sbdsp.c sbdsp_to(arg)
arg 1010 dev/isa/sbdsp.c void *arg;
arg 1012 dev/isa/sbdsp.c wakeup(arg);
arg 1166 dev/isa/sbdsp.c sbdsp_trigger_input(addr, start, end, blksize, intr, arg, param)
arg 1171 dev/isa/sbdsp.c void *arg;
arg 1187 dev/isa/sbdsp.c sc->sc_argr = arg;
arg 1300 dev/isa/sbdsp.c sbdsp_trigger_output(addr, start, end, blksize, intr, arg, param)
arg 1305 dev/isa/sbdsp.c void *arg;
arg 1321 dev/isa/sbdsp.c sc->sc_argp = arg;
arg 1445 dev/isa/sbdsp.c sbdsp_intr(arg)
arg 1446 dev/isa/sbdsp.c void *arg;
arg 1448 dev/isa/sbdsp.c struct sbdsp_softc *sc = arg;
arg 2274 dev/isa/sbdsp.c sbdsp_midi_open(addr, flags, iintr, ointr, arg)
arg 2279 dev/isa/sbdsp.c void *arg;
arg 2298 dev/isa/sbdsp.c sc->sc_argm = arg;
arg 253 dev/isa/sbdspvar.h void (*ointr)(void *), void *arg);
arg 459 dev/isa/seagate.c seaintr(void *arg)
arg 461 dev/isa/seagate.c struct sea_softc *sea = arg;
arg 786 dev/isa/seagate.c sea_timeout(void *arg)
arg 788 dev/isa/seagate.c struct sea_scb *scb = arg;
arg 104 dev/isa/tcic2_isa.c #define DPRINTF(arg) if (tcic_isa_debug) printf arg;
arg 106 dev/isa/tcic2_isa.c #define DPRINTF(arg)
arg 311 dev/isa/tcic2_isa.c tcic_isa_chip_intr_establish(pch, pf, ipl, fct, arg, xname)
arg 316 dev/isa/tcic2_isa.c void *arg;
arg 343 dev/isa/tcic2_isa.c fct, arg, h->pcmcia->dv_xname)) == NULL)
arg 308 dev/isa/uha_isa.c u14_intr(arg)
arg 309 dev/isa/uha_isa.c void *arg;
arg 311 dev/isa/uha_isa.c struct uha_softc *sc = arg;
arg 319 dev/isa/viasio.c viasio_hm_refresh(void *arg)
arg 321 dev/isa/viasio.c struct viasio_softc *sc = arg;
arg 485 dev/isa/viasio.c viasio_wdg_cb(void *arg, int period)
arg 487 dev/isa/viasio.c struct viasio_softc *sc = arg;
arg 402 dev/isa/wds.c wdsintr(arg)
arg 403 dev/isa/wds.c void *arg;
arg 405 dev/isa/wds.c struct wds_softc *sc = arg;
arg 1404 dev/isa/wds.c wds_timeout(arg)
arg 1405 dev/isa/wds.c void *arg;
arg 1407 dev/isa/wds.c struct wds_scb *scb = arg;
arg 115 dev/isa/ym.c void (*ointr)(void *), void *arg);
arg 624 dev/isa/ym.c ym_mpu401_open(addr, flags, iintr, ointr, arg)
arg 629 dev/isa/ym.c void *arg;
arg 631 dev/isa/ym.c return mpu_open(YMMPU(addr), flags, iintr, ointr, arg);
arg 580 dev/midi.c struct audio_attach_args arg;
arg 582 dev/midi.c arg.type = AUDIODEV_TYPE_MIDI;
arg 583 dev/midi.c arg.hwif = hwif;
arg 584 dev/midi.c arg.hdl = hdl;
arg 585 dev/midi.c return config_found(dev, &arg, midiprint);
arg 77 dev/midisyn.c void (*ointr)(void *), void *arg);
arg 97 dev/midisyn.c midisyn_open(addr, flags, iintr, ointr, arg)
arg 102 dev/midisyn.c void *arg;
arg 220 dev/mii/mii_physubr.c mii_phy_auto_timeout(void *arg)
arg 222 dev/mii/mii_physubr.c struct mii_softc *sc = arg;
arg 171 dev/onewire/onewire.c onewire_lock(void *arg, int flags)
arg 173 dev/onewire/onewire.c struct onewire_softc *sc = arg;
arg 183 dev/onewire/onewire.c onewire_unlock(void *arg)
arg 185 dev/onewire/onewire.c struct onewire_softc *sc = arg;
arg 191 dev/onewire/onewire.c onewire_reset(void *arg)
arg 193 dev/onewire/onewire.c struct onewire_softc *sc = arg;
arg 200 dev/onewire/onewire.c onewire_bit(void *arg, int value)
arg 202 dev/onewire/onewire.c struct onewire_softc *sc = arg;
arg 209 dev/onewire/onewire.c onewire_read_byte(void *arg)
arg 211 dev/onewire/onewire.c struct onewire_softc *sc = arg;
arg 226 dev/onewire/onewire.c onewire_write_byte(void *arg, int value)
arg 228 dev/onewire/onewire.c struct onewire_softc *sc = arg;
arg 240 dev/onewire/onewire.c onewire_read_block(void *arg, void *buf, int len)
arg 242 dev/onewire/onewire.c struct onewire_softc *sc = arg;
arg 250 dev/onewire/onewire.c *p++ = onewire_read_byte(arg);
arg 254 dev/onewire/onewire.c onewire_write_block(void *arg, const void *buf, int len)
arg 256 dev/onewire/onewire.c struct onewire_softc *sc = arg;
arg 264 dev/onewire/onewire.c onewire_write_byte(arg, *p++);
arg 268 dev/onewire/onewire.c onewire_triplet(void *arg, int dir)
arg 270 dev/onewire/onewire.c struct onewire_softc *sc = arg;
arg 296 dev/onewire/onewire.c onewire_matchrom(void *arg, u_int64_t rom)
arg 298 dev/onewire/onewire.c struct onewire_softc *sc = arg;
arg 305 dev/onewire/onewire.c onewire_write_byte(arg, ONEWIRE_CMD_MATCH_ROM);
arg 307 dev/onewire/onewire.c onewire_write_byte(arg, (rom >> (i * 8)) & 0xff);
arg 311 dev/onewire/onewire.c onewire_search(void *arg, u_int64_t *buf, int size, u_int64_t startrom)
arg 313 dev/onewire/onewire.c struct onewire_softc *sc = arg;
arg 390 dev/onewire/onewire.c onewire_thread(void *arg)
arg 392 dev/onewire/onewire.c struct onewire_softc *sc = arg;
arg 405 dev/onewire/onewire.c onewire_createthread(void *arg)
arg 407 dev/onewire/onewire.c struct onewire_softc *sc = arg;
arg 30 dev/onewire/onewire_bitbang.c onewire_bb_reset(const struct onewire_bbops *ops, void *arg)
arg 35 dev/onewire/onewire_bitbang.c ops->bb_tx(arg);
arg 36 dev/onewire/onewire_bitbang.c ops->bb_set(arg, 0);
arg 38 dev/onewire/onewire_bitbang.c ops->bb_set(arg, 1);
arg 39 dev/onewire/onewire_bitbang.c ops->bb_rx(arg);
arg 42 dev/onewire/onewire_bitbang.c if ((rv = ops->bb_get(arg)) == 0)
arg 53 dev/onewire/onewire_bitbang.c onewire_bb_bit(const struct onewire_bbops *ops, void *arg, int value)
arg 58 dev/onewire/onewire_bitbang.c ops->bb_tx(arg);
arg 59 dev/onewire/onewire_bitbang.c ops->bb_set(arg, 0);
arg 62 dev/onewire/onewire_bitbang.c ops->bb_set(arg, 1);
arg 63 dev/onewire/onewire_bitbang.c ops->bb_rx(arg);
arg 65 dev/onewire/onewire_bitbang.c if ((rv = ops->bb_get(arg)) == 0)
arg 69 dev/onewire/onewire_bitbang.c ops->bb_tx(arg);
arg 72 dev/onewire/onewire_bitbang.c ops->bb_set(arg, 1);
arg 170 dev/onewire/owsbm.c owsbm_update(void *arg)
arg 172 dev/onewire/owsbm.c struct owsbm_softc *sc = arg;
arg 137 dev/onewire/owtemp.c owtemp_update(void *arg)
arg 139 dev/onewire/owtemp.c struct owtemp_softc *sc = arg;
arg 40 dev/pci/agpvar.h #define AGP_DPF(fmt, arg...) do { printf("agp: " fmt ,##arg); } while (0)
arg 42 dev/pci/agpvar.h #define AGP_DPF(fmt, arg...) do {} while (0)
arg 1556 dev/pci/ahci.c ahci_intr(void *arg)
arg 1558 dev/pci/ahci.c struct ahci_softc *sc = arg;
arg 2271 dev/pci/ahci.c ahci_ata_cmd_timeout(void *arg)
arg 2273 dev/pci/ahci.c struct ahci_ccb *ccb = arg;
arg 361 dev/pci/amdiic.c amdiic_intr(void *arg)
arg 363 dev/pci/amdiic.c struct amdiic_softc *sc = arg;
arg 501 dev/pci/amdpm.c amdpm_intr(void *arg)
arg 503 dev/pci/amdpm.c struct amdpm_softc *sc = arg;
arg 604 dev/pci/arc.c arc_intr(void *arg)
arg 606 dev/pci/arc.c struct arc_softc *sc = arg;
arg 1531 dev/pci/arc.c arc_create_sensors(void *xsc, void *arg)
arg 1586 dev/pci/arc.c arc_refresh_sensors(void *arg)
arg 1588 dev/pci/arc.c struct arc_softc *sc = arg;
arg 518 dev/pci/auich.c sc->host_if.arg = sc;
arg 1320 dev/pci/auich.c auich_trigger_output(v, start, end, blksize, intr, arg, param)
arg 1325 dev/pci/auich.c void *arg;
arg 1334 dev/pci/auich.c start, end, blksize, intr, arg, param));
arg 1341 dev/pci/auich.c sc->sc_parg = arg;
arg 1371 dev/pci/auich.c auich_trigger_input(v, start, end, blksize, intr, arg, param)
arg 1376 dev/pci/auich.c void *arg;
arg 1385 dev/pci/auich.c start, end, blksize, intr, arg, param));
arg 1392 dev/pci/auich.c sc->sc_rarg = arg;
arg 1613 dev/pci/auixp.c codec->host_if.arg = codec;
arg 563 dev/pci/autri.c codec->host_if.arg = codec;
arg 1393 dev/pci/autri.c autri_trigger_output(addr, start, end, blksize, intr, arg, param)
arg 1398 dev/pci/autri.c void *arg;
arg 1405 dev/pci/autri.c "blksize=%d intr=%p(%p)\n", addr, start, end, blksize, intr, arg));
arg 1408 dev/pci/autri.c sc->sc_play.intr_arg = arg;
arg 1437 dev/pci/autri.c autri_trigger_input(addr, start, end, blksize, intr, arg, param)
arg 1442 dev/pci/autri.c void *arg;
arg 1449 dev/pci/autri.c "blksize=%d intr=%p(%p)\n", addr, start, end, blksize, intr, arg));
arg 1452 dev/pci/autri.c sc->sc_rec.intr_arg = arg;
arg 1564 dev/pci/autri.c void *arg)
arg 1575 dev/pci/autri.c sc->sc_arg = arg;
arg 278 dev/pci/auvia.c sc->host_if.arg = sc;
arg 861 dev/pci/auvia.c void (*intr)(void *), void *arg, struct audio_params *param)
arg 879 dev/pci/auvia.c ch->sc_arg = arg;
arg 907 dev/pci/auvia.c void (*intr)(void *), void *arg, struct audio_params *param)
arg 924 dev/pci/auvia.c ch->sc_arg = arg;
arg 950 dev/pci/auvia.c auvia_intr(void *arg)
arg 952 dev/pci/auvia.c struct auvia_softc *sc = arg;
arg 1808 dev/pci/azalia.c void (*intr)(void *), void *arg, uint16_t fmt)
arg 1817 dev/pci/azalia.c this->intr_arg = arg;
arg 2201 dev/pci/azalia.c void (*intr)(void *), void *arg, audio_params_t *param)
arg 2212 dev/pci/azalia.c return azalia_stream_start(&az->pstream, start, end, blk, intr, arg, fmt);
arg 2217 dev/pci/azalia.c void (*intr)(void *), void *arg, audio_params_t *param)
arg 2232 dev/pci/azalia.c return azalia_stream_start(&az->rstream, start, end, blk, intr, arg, fmt);
arg 350 dev/pci/bktr/bktr_core.c int bktr_common_ioctl( bktr_ptr_t bktr, ioctl_cmd_t cmd, caddr_t arg );
arg 520 dev/pci/bktr/bktr_core.c common_bktr_intr( void *arg )
arg 522 dev/pci/bktr/bktr_core.c bktr_ptr_t bktr = (bktr_ptr_t) arg;
arg 1103 dev/pci/bktr/bktr_core.c video_ioctl( bktr_ptr_t bktr, int unit, ioctl_cmd_t cmd, caddr_t arg, struct proc* pr )
arg 1121 dev/pci/bktr/bktr_core.c memcpy(&bktr->clip_list, arg, sizeof(bktr->clip_list));
arg 1180 dev/pci/bktr/bktr_core.c *(u_short *)arg = temp;
arg 1184 dev/pci/bktr/bktr_core.c temp = *(unsigned int *)arg & BT848_IFORM_FORMAT;
arg 1224 dev/pci/bktr/bktr_core.c switch(*(unsigned int *)arg & METEOR_FORM_MASK ) {
arg 1260 dev/pci/bktr/bktr_core.c *(u_int *)arg = bktr->flags & METEOR_FORM_MASK;
arg 1265 dev/pci/bktr/bktr_core.c *(u_int *)arg = INB(bktr, BKTR_IFORM) & BT848_IFORM_FORMAT;
arg 1269 dev/pci/bktr/bktr_core.c counts = (struct meteor_counts *) arg;
arg 1278 dev/pci/bktr/bktr_core.c counts = (struct meteor_counts *) arg;
arg 1287 dev/pci/bktr/bktr_core.c video = (struct meteor_video *)arg;
arg 1295 dev/pci/bktr/bktr_core.c video = (struct meteor_video *)arg;
arg 1303 dev/pci/bktr/bktr_core.c set_fps(bktr, *(u_short *)arg);
arg 1307 dev/pci/bktr/bktr_core.c *(u_short *)arg = bktr->fps;
arg 1311 dev/pci/bktr/bktr_core.c OUTB(bktr, BKTR_HUE, (*(u_char *) arg) & 0xff);
arg 1315 dev/pci/bktr/bktr_core.c *(u_char *)arg = INB(bktr, BKTR_HUE);
arg 1319 dev/pci/bktr/bktr_core.c char_temp = ( *(u_char *)arg & 0xff) - 128;
arg 1325 dev/pci/bktr/bktr_core.c *(u_char *)arg = INB(bktr, BKTR_BRIGHT) + 128;
arg 1329 dev/pci/bktr/bktr_core.c temp = (int)*(u_char *)arg;
arg 1354 dev/pci/bktr/bktr_core.c *(u_char *)arg = (u_char)temp;
arg 1358 dev/pci/bktr/bktr_core.c temp = (int)*(u_char *)arg & 0xff;
arg 1372 dev/pci/bktr/bktr_core.c *(u_char *)arg = (u_char)((temp >> 1) & 0xff);
arg 1376 dev/pci/bktr/bktr_core.c bktr->clr_on_start = (*(int *)arg != 0);
arg 1380 dev/pci/bktr/bktr_core.c *(int *)arg = (int) bktr->clr_on_start;
arg 1384 dev/pci/bktr/bktr_core.c if(*(int *)arg == 0 || *(int *)arg >= NSIG) {
arg 1388 dev/pci/bktr/bktr_core.c bktr->signal = *(int *) arg;
arg 1393 dev/pci/bktr/bktr_core.c *(int *)arg = bktr->signal;
arg 1398 dev/pci/bktr/bktr_core.c switch (*(int *) arg) {
arg 1487 dev/pci/bktr/bktr_core.c geo = (struct meteor_geomet *) arg;
arg 1663 dev/pci/bktr/bktr_core.c cap_area = (struct bktr_capture_area *) arg;
arg 1674 dev/pci/bktr/bktr_core.c cap_area = (struct bktr_capture_area *) arg;
arg 1691 dev/pci/bktr/bktr_core.c return bktr_common_ioctl( bktr, cmd, arg );
arg 1701 dev/pci/bktr/bktr_core.c tuner_ioctl( bktr_ptr_t bktr, int unit, ioctl_cmd_t cmd, caddr_t arg, struct proc* pr )
arg 1719 dev/pci/bktr/bktr_core.c remote_read(bktr, (struct bktr_remote *)arg);
arg 1724 dev/pci/bktr/bktr_core.c bktr->tuner.afc = (*(int *)arg != 0);
arg 1728 dev/pci/bktr/bktr_core.c *(int *)arg = bktr->tuner.afc;
arg 1735 dev/pci/bktr/bktr_core.c temp = tv_channel( bktr, (int)*(unsigned int *)arg );
arg 1740 dev/pci/bktr/bktr_core.c *(unsigned int *)arg = temp;
arg 1755 dev/pci/bktr/bktr_core.c *(unsigned int *)arg = bktr->tuner.channel;
arg 1759 dev/pci/bktr/bktr_core.c temp = *(unsigned int *)arg;
arg 1766 dev/pci/bktr/bktr_core.c *(unsigned int *)arg = bktr->tuner.chnlset;
arg 1771 dev/pci/bktr/bktr_core.c *(unsigned int *)arg = temp & 0xff;
arg 1776 dev/pci/bktr/bktr_core.c temp = tv_freq( bktr, (int)*(unsigned int *)arg, TV_FREQUENCY);
arg 1782 dev/pci/bktr/bktr_core.c *(unsigned int *)arg = temp;
arg 1797 dev/pci/bktr/bktr_core.c *(unsigned int *)arg = bktr->tuner.frequency;
arg 1801 dev/pci/bktr/bktr_core.c return tuner_getchnlset((struct bktr_chnlset *)arg);
arg 1804 dev/pci/bktr/bktr_core.c if ( set_audio( bktr, *(int *)arg ) < 0 )
arg 1810 dev/pci/bktr/bktr_core.c OUTB(bktr, BKTR_HUE, (u_char)(*(int *)arg & 0xff));
arg 1814 dev/pci/bktr/bktr_core.c *(int *)arg = (signed char)(INB(bktr, BKTR_HUE) & 0xff);
arg 1819 dev/pci/bktr/bktr_core.c OUTB(bktr, BKTR_BRIGHT, (u_char)(*(int *)arg & 0xff));
arg 1823 dev/pci/bktr/bktr_core.c *(int *)arg = (signed char)(INB(bktr, BKTR_BRIGHT) & 0xff);
arg 1828 dev/pci/bktr/bktr_core.c tmp_int = *(int *)arg;
arg 1855 dev/pci/bktr/bktr_core.c *(int *)arg = tmp_int;
arg 1860 dev/pci/bktr/bktr_core.c tmp_int = *(int *)arg;
arg 1882 dev/pci/bktr/bktr_core.c *(int *)arg = tmp_int;
arg 1887 dev/pci/bktr/bktr_core.c tmp_int = *(int *)arg;
arg 1909 dev/pci/bktr/bktr_core.c *(int *)arg = tmp_int;
arg 1915 dev/pci/bktr/bktr_core.c tmp_int = (*(int *)arg & 0x7) << 5 ;
arg 1923 dev/pci/bktr/bktr_core.c *(int *)arg = (int) ( (INB(bktr, BKTR_E_CONTROL) & 0xe0) >> 5) ;
arg 1929 dev/pci/bktr/bktr_core.c tmp_int = *(int *)arg;
arg 1951 dev/pci/bktr/bktr_core.c *(int *)arg = tmp_int;
arg 1970 dev/pci/bktr/bktr_core.c *(int *)arg = temp;
arg 1974 dev/pci/bktr/bktr_core.c if ( set_BTSC( bktr, *(int *)arg ) < 0 )
arg 1979 dev/pci/bktr/bktr_core.c offset = (((struct eeProm *)arg)->offset);
arg 1980 dev/pci/bktr/bktr_core.c count = (((struct eeProm *)arg)->count);
arg 1981 dev/pci/bktr/bktr_core.c buf = &(((struct eeProm *)arg)->bytes[ 0 ]);
arg 1987 dev/pci/bktr/bktr_core.c offset = (((struct eeProm *)arg)->offset);
arg 1988 dev/pci/bktr/bktr_core.c count = (((struct eeProm *)arg)->count);
arg 1989 dev/pci/bktr/bktr_core.c buf = &(((struct eeProm *)arg)->bytes[ 0 ]);
arg 1995 dev/pci/bktr/bktr_core.c offset = (((struct eeProm *)arg)->offset);
arg 1996 dev/pci/bktr/bktr_core.c count = (((struct eeProm *)arg)->count);
arg 1997 dev/pci/bktr/bktr_core.c buf = &(((struct eeProm *)arg)->bytes[ 0 ]);
arg 2005 dev/pci/bktr/bktr_core.c *(int *)arg = INL(bktr, BKTR_GPIO_OUT_EN);
arg 2009 dev/pci/bktr/bktr_core.c OUTL(bktr, BKTR_GPIO_OUT_EN, *(int *)arg);
arg 2013 dev/pci/bktr/bktr_core.c *(int *)arg = INL(bktr, BKTR_GPIO_DATA);
arg 2017 dev/pci/bktr/bktr_core.c OUTL(bktr, BKTR_GPIO_DATA, *(int *)arg);
arg 2024 dev/pci/bktr/bktr_core.c *(unsigned char *)arg = bktr->tuner.radio_mode;
arg 2028 dev/pci/bktr/bktr_core.c bktr->tuner.radio_mode = *(unsigned char *)arg;
arg 2032 dev/pci/bktr/bktr_core.c *(unsigned long *)arg = bktr->tuner.frequency;
arg 2040 dev/pci/bktr/bktr_core.c temp=(int)*(unsigned long *)arg;
arg 2044 dev/pci/bktr/bktr_core.c (int)*(unsigned long *)arg, temp);
arg 2064 dev/pci/bktr/bktr_core.c *(unsigned long *)arg = temp;
arg 2069 dev/pci/bktr/bktr_core.c par = *(u_int *)arg;
arg 2080 dev/pci/bktr/bktr_core.c *(u_int *)arg = (par & 0xffffff00) | ( data & 0xff );
arg 2089 dev/pci/bktr/bktr_core.c msp = (struct bktr_msp_control *) arg;
arg 2098 dev/pci/bktr/bktr_core.c msp = (struct bktr_msp_control *) arg;
arg 2110 dev/pci/bktr/bktr_core.c return bktr_common_ioctl( bktr, cmd, arg );
arg 2121 dev/pci/bktr/bktr_core.c bktr_common_ioctl( bktr_ptr_t bktr, ioctl_cmd_t cmd, caddr_t arg )
arg 2141 dev/pci/bktr/bktr_core.c switch(*(unsigned int *)arg & METEOR_DEV_MASK) {
arg 2228 dev/pci/bktr/bktr_core.c *(u_int *)arg = bktr->flags & METEOR_DEV_MASK;
arg 2232 dev/pci/bktr/bktr_core.c if (( *(int *)arg < 0 ) ||
arg 2233 dev/pci/bktr/bktr_core.c ( *(int *)arg >= PIXFMT_TABLE_SIZE ))
arg 2236 dev/pci/bktr/bktr_core.c bktr->pixfmt = *(int *)arg;
arg 2243 dev/pci/bktr/bktr_core.c *(int *)arg = bktr->pixfmt;
arg 2247 dev/pci/bktr/bktr_core.c pf_pub = (struct meteor_pixfmt *)arg;
arg 2268 dev/pci/bktr/bktr_core.c *(u_int *)arg = temp;
arg 78 dev/pci/bktr/bktr_core.h int common_bktr_intr( void *arg );
arg 86 dev/pci/bktr/bktr_core.h ioctl_cmd_t cmd, caddr_t arg, struct proc* pr );
arg 92 dev/pci/bktr/bktr_core.h ioctl_cmd_t cmd, caddr_t arg, struct proc* pr );
arg 95 dev/pci/bktr/bktr_os.c static int bktr_intr(void *arg) { return common_bktr_intr(arg); }
arg 441 dev/pci/bktr/bktr_os.c bktr_ioctl(dev_t dev, ioctl_cmd_t cmd, caddr_t arg, int flag, struct proc* pr)
arg 455 dev/pci/bktr/bktr_os.c return(video_ioctl(bktr, unit, cmd, arg, pr));
arg 457 dev/pci/bktr/bktr_os.c return(tuner_ioctl(bktr, unit, cmd, arg, pr));
arg 1755 dev/pci/cmpci.c void (*intr)(void *), void *arg, struct audio_params *param)
arg 1762 dev/pci/cmpci.c sc->sc_play.intr_arg = arg;
arg 1792 dev/pci/cmpci.c void (*intr)(void *), void *arg, struct audio_params *param)
arg 1799 dev/pci/cmpci.c sc->sc_rec.intr_arg = arg;
arg 657 dev/pci/cs4280.c sc->host_if.arg = sc;
arg 1469 dev/pci/cs4280.c cs4280_trigger_output(addr, start, end, blksize, intr, arg, param)
arg 1474 dev/pci/cs4280.c void *arg;
arg 1488 dev/pci/cs4280.c "blksize=%d intr=%p(%p)\n", addr, start, end, blksize, intr, arg));
arg 1490 dev/pci/cs4280.c sc->sc_parg = arg;
arg 1562 dev/pci/cs4280.c cs4280_trigger_input(addr, start, end, blksize, intr, arg, param)
arg 1567 dev/pci/cs4280.c void *arg;
arg 1580 dev/pci/cs4280.c "blksize=%d intr=%p(%p)\n", addr, start, end, blksize, intr, arg));
arg 1582 dev/pci/cs4280.c sc->sc_rarg = arg;
arg 1892 dev/pci/cs4280.c cs4280_midi_open(addr, flags, iintr, ointr, arg)
arg 1897 dev/pci/cs4280.c void *arg;
arg 1905 dev/pci/cs4280.c sc->sc_arg = arg;
arg 367 dev/pci/cs4281.c sc->host_if.arg = sc;
arg 620 dev/pci/cs4281.c cs4281_trigger_output(addr, start, end, blksize, intr, arg, param)
arg 625 dev/pci/cs4281.c void *arg;
arg 640 dev/pci/cs4281.c "blksize=%d intr=%p(%p)\n", addr, start, end, blksize, intr, arg));
arg 642 dev/pci/cs4281.c sc->sc_parg = arg;
arg 724 dev/pci/cs4281.c cs4281_trigger_input(addr, start, end, blksize, intr, arg, param)
arg 729 dev/pci/cs4281.c void *arg;
arg 744 dev/pci/cs4281.c "blksize=%d intr=%p(%p)\n", addr, start, end, blksize, intr, arg));
arg 746 dev/pci/cs4281.c sc->sc_rarg = arg;
arg 195 dev/pci/cz.c void cztty_diag(void *arg);
arg 666 dev/pci/cz.c cz_poll(void *arg)
arg 669 dev/pci/cz.c struct cz_softc *cz = arg;
arg 686 dev/pci/cz.c cz_intr(void *arg)
arg 690 dev/pci/cz.c struct cz_softc *cz = arg;
arg 1525 dev/pci/cz.c cztty_diag(void *arg)
arg 1527 dev/pci/cz.c struct cztty_softc *sc = arg;
arg 678 dev/pci/eap.c sc->host_if.arg = sc;
arg 1058 dev/pci/eap.c void *arg,
arg 1073 dev/pci/eap.c "blksize=%d intr=%p(%p)\n", addr, start, end, blksize, intr, arg));
arg 1075 dev/pci/eap.c sc->sc_parg = arg;
arg 1127 dev/pci/eap.c void *arg,
arg 1142 dev/pci/eap.c addr, start, end, blksize, intr, arg));
arg 1144 dev/pci/eap.c sc->sc_rarg = arg;
arg 1681 dev/pci/eap.c void *arg)
arg 1688 dev/pci/eap.c sc->sc_arg = arg;
arg 414 dev/pci/emuxki.c sc->hostif.arg = sc;
arg 1943 dev/pci/emuxki.c emuxki_intr(void *arg)
arg 1945 dev/pci/emuxki.c struct emuxki_softc *sc = arg;
arg 2453 dev/pci/emuxki.c emuxki_ac97_attach(void *arg, struct ac97_codec_if *codecif)
arg 2455 dev/pci/emuxki.c struct emuxki_softc *sc = arg;
arg 2462 dev/pci/emuxki.c emuxki_ac97_read(void *arg, u_int8_t reg, u_int16_t *val)
arg 2464 dev/pci/emuxki.c struct emuxki_softc *sc = arg;
arg 2476 dev/pci/emuxki.c emuxki_ac97_write(void *arg, u_int8_t reg, u_int16_t val)
arg 2478 dev/pci/emuxki.c struct emuxki_softc *sc = arg;
arg 2490 dev/pci/emuxki.c emuxki_ac97_reset(void *arg)
arg 623 dev/pci/esa.c vc->play.arg = intrarg;
arg 762 dev/pci/esa.c vc->rec.arg = intrarg;
arg 915 dev/pci/esa.c (*vc->play.intr)(vc->play.arg);
arg 929 dev/pci/esa.c (*vc->rec.intr)(vc->rec.arg);
arg 1098 dev/pci/esa.c sc->host_if.arg = self;
arg 87 dev/pci/esavar.h void *arg;
arg 1635 dev/pci/eso.c eso_trigger_output(hdl, start, end, blksize, intr, arg, param)
arg 1640 dev/pci/eso.c void *arg;
arg 1649 dev/pci/eso.c sc->sc_dev.dv_xname, start, end, blksize, intr, arg));
arg 1665 dev/pci/eso.c sc->sc_parg = arg;
arg 1709 dev/pci/eso.c eso_trigger_input(hdl, start, end, blksize, intr, arg, param)
arg 1714 dev/pci/eso.c void *arg;
arg 1723 dev/pci/eso.c sc->sc_dev.dv_xname, start, end, blksize, intr, arg));
arg 1746 dev/pci/eso.c sc->sc_rarg = arg;
arg 262 dev/pci/fms.c sc->host_if.arg = sc;
arg 393 dev/pci/fms.c fms_intr(arg)
arg 394 dev/pci/fms.c void *arg;
arg 396 dev/pci/fms.c struct fms_softc *sc = arg;
arg 832 dev/pci/fms.c fms_trigger_output(addr, start, end, blksize, intr, arg, param)
arg 837 dev/pci/fms.c void *arg;
arg 844 dev/pci/fms.c sc->sc_parg = arg;
arg 870 dev/pci/fms.c fms_trigger_input(addr, start, end, blksize, intr, arg, param)
arg 875 dev/pci/fms.c void *arg;
arg 882 dev/pci/fms.c sc->sc_rarg = arg;
arg 1676 dev/pci/hifn7751.c hifn_intr(void *arg)
arg 1678 dev/pci/hifn7751.c struct hifn_softc *sc = arg;
arg 313 dev/pci/ichiic.c ichiic_intr(void *arg)
arg 315 dev/pci/ichiic.c struct ichiic_softc *sc = arg;
arg 143 dev/pci/ichwdt.c ichwdt_cb(void *arg, int period)
arg 145 dev/pci/ichwdt.c struct ichwdt_softc *sc = arg;
arg 374 dev/pci/if_art.c art_onesec(void *arg)
arg 376 dev/pci/if_art.c struct art_softc *ac = arg;
arg 422 dev/pci/if_art.c art_linkstate(void *arg)
arg 424 dev/pci/if_art.c struct art_softc *ac = arg;
arg 731 dev/pci/if_bge.c bge_jfree(caddr_t buf, u_int size, void *arg)
arg 738 dev/pci/if_bge.c sc = (struct bge_softc *)arg;
arg 618 dev/pci/if_cas.c cas_tick(void *arg)
arg 620 dev/pci/if_cas.c struct cas_softc *sc = arg;
arg 1741 dev/pci/if_cas.c cas_shutdown(void *arg)
arg 1743 dev/pci/if_cas.c struct cas_softc *sc = (struct cas_softc *)arg;
arg 143 dev/pci/if_de.c void tulip_timeout_callback(void *arg);
arg 214 dev/pci/if_de.c int tulip_intr_shared(void *arg);
arg 215 dev/pci/if_de.c int tulip_intr_normal(void *arg);
arg 229 dev/pci/if_de.c void tulip_shutdown(void *arg);
arg 233 dev/pci/if_de.c tulip_timeout_callback(void *arg)
arg 235 dev/pci/if_de.c tulip_softc_t * const sc = arg;
arg 3726 dev/pci/if_de.c tulip_intr_shared(void *arg)
arg 3728 dev/pci/if_de.c tulip_softc_t * sc = arg;
arg 3741 dev/pci/if_de.c tulip_intr_normal(void *arg)
arg 3743 dev/pci/if_de.c tulip_softc_t * sc = (tulip_softc_t *) arg;
arg 4541 dev/pci/if_de.c tulip_shutdown(void *arg)
arg 4543 dev/pci/if_de.c tulip_softc_t * const sc = arg;
arg 173 dev/pci/if_em.c void em_82547_move_tail(void *arg);
arg 405 dev/pci/if_em.c em_power(int why, void *arg)
arg 407 dev/pci/if_em.c struct em_softc *sc = (struct em_softc *)arg;
arg 424 dev/pci/if_em.c em_shutdown(void *arg)
arg 426 dev/pci/if_em.c struct em_softc *sc = arg;
arg 620 dev/pci/if_em.c em_init(void *arg)
arg 622 dev/pci/if_em.c struct em_softc *sc = arg;
arg 747 dev/pci/if_em.c em_intr(void *arg)
arg 749 dev/pci/if_em.c struct em_softc *sc = arg;
arg 1138 dev/pci/if_em.c em_82547_move_tail(void *arg)
arg 1140 dev/pci/if_em.c struct em_softc *sc = arg;
arg 1301 dev/pci/if_em.c em_local_timer(void *arg)
arg 1304 dev/pci/if_em.c struct em_softc *sc = arg;
arg 1373 dev/pci/if_em.c em_stop(void *arg)
arg 1376 dev/pci/if_em.c struct em_softc *sc = arg;
arg 78 dev/pci/if_fpa.c pdq_pci_ifintr(arg)
arg 79 dev/pci/if_fpa.c void *arg;
arg 81 dev/pci/if_fpa.c pdq_softc_t *sc = (pdq_softc_t *)arg;
arg 298 dev/pci/if_ipw.c ipw_power(int why, void *arg)
arg 300 dev/pci/if_ipw.c struct ipw_softc *sc = arg;
arg 667 dev/pci/if_ipw.c ipw_newstate(struct ieee80211com *ic, enum ieee80211_state nstate, int arg)
arg 1033 dev/pci/if_ipw.c ipw_intr(void *arg)
arg 1035 dev/pci/if_ipw.c struct ipw_softc *sc = arg;
arg 367 dev/pci/if_iwi.c iwi_power(int why, void *arg)
arg 369 dev/pci/if_iwi.c struct iwi_softc *sc = arg;
arg 737 dev/pci/if_iwi.c iwi_newstate(struct ieee80211com *ic, enum ieee80211_state nstate, int arg)
arg 1164 dev/pci/if_iwi.c iwi_intr(void *arg)
arg 1166 dev/pci/if_iwi.c struct iwi_softc *sc = arg;
arg 261 dev/pci/if_ixgb.c ixgb_power(int why, void *arg)
arg 263 dev/pci/if_ixgb.c struct ixgb_softc *sc = (struct ixgb_softc *)arg;
arg 280 dev/pci/if_ixgb.c ixgb_shutdown(void *arg)
arg 282 dev/pci/if_ixgb.c struct ixgb_softc *sc = arg;
arg 467 dev/pci/if_ixgb.c ixgb_init(void *arg)
arg 469 dev/pci/if_ixgb.c struct ixgb_softc *sc = arg;
arg 542 dev/pci/if_ixgb.c ixgb_intr(void *arg)
arg 544 dev/pci/if_ixgb.c struct ixgb_softc *sc = arg;
arg 813 dev/pci/if_ixgb.c ixgb_local_timer(void *arg)
arg 816 dev/pci/if_ixgb.c struct ixgb_softc *sc = arg;
arg 864 dev/pci/if_ixgb.c ixgb_stop(void *arg)
arg 867 dev/pci/if_ixgb.c struct ixgb_softc *sc = arg;
arg 860 dev/pci/if_lge.c lge_jfree(caddr_t buf, u_int size, void *arg)
arg 867 dev/pci/if_lge.c sc = (struct lge_softc *)arg;
arg 1050 dev/pci/if_lge.c lge_intr(void *arg)
arg 1057 dev/pci/if_lge.c sc = arg;
arg 912 dev/pci/if_lmc.c lmc_intr_normal(void *arg)
arg 914 dev/pci/if_lmc.c lmc_softc_t * sc = (lmc_softc_t *) arg;
arg 106 dev/pci/if_lmc_obsd.c static void lmc_shutdown(void *arg);
arg 322 dev/pci/if_lmc_obsd.c lmc_shutdown(void *arg)
arg 324 dev/pci/if_lmc_obsd.c lmc_softc_t * const sc = arg;
arg 676 dev/pci/if_msk.c msk_jfree(caddr_t buf, u_int size, void *arg)
arg 683 dev/pci/if_msk.c sc = (struct sk_if_softc *)arg;
arg 72 dev/pci/if_myx.c #define DPRINTF(_lvl, arg...)
arg 408 dev/pci/if_myx.c myx_attachhook(void *arg)
arg 410 dev/pci/if_myx.c struct myx_softc *sc = (struct myx_softc *)arg;
arg 814 dev/pci/if_myx.c myx_tick(void *arg)
arg 816 dev/pci/if_myx.c struct myx_softc *sc = (struct myx_softc *)arg;
arg 958 dev/pci/if_myx.c myx_intr(void *arg)
arg 960 dev/pci/if_myx.c struct myx_softc *sc = (struct myx_softc *)arg;
arg 322 dev/pci/if_nfe.c nfe_power(int why, void *arg)
arg 324 dev/pci/if_nfe.c struct nfe_softc *sc = arg;
arg 452 dev/pci/if_nfe.c nfe_intr(void *arg)
arg 454 dev/pci/if_nfe.c struct nfe_softc *sc = arg;
arg 1397 dev/pci/if_nfe.c nfe_jfree(caddr_t buf, u_int size, void *arg)
arg 1399 dev/pci/if_nfe.c struct nfe_softc *sc = arg;
arg 1749 dev/pci/if_nfe.c nfe_tick(void *arg)
arg 1751 dev/pci/if_nfe.c struct nfe_softc *sc = arg;
arg 1226 dev/pci/if_nge.c nge_jfree(buf, size, arg)
arg 1229 dev/pci/if_nge.c void *arg;
arg 1236 dev/pci/if_nge.c sc = (struct nge_softc *)arg;
arg 1505 dev/pci/if_nge.c nge_intr(arg)
arg 1506 dev/pci/if_nge.c void *arg;
arg 1513 dev/pci/if_nge.c sc = arg;
arg 1608 dev/pci/if_nxe.c nxe_mountroot(void *arg)
arg 1610 dev/pci/if_nxe.c struct nxe_softc *sc = arg;
arg 851 dev/pci/if_pcn.c pcn_shutdown(void *arg)
arg 853 dev/pci/if_pcn.c struct pcn_softc *sc = arg;
arg 1190 dev/pci/if_pcn.c pcn_intr(void *arg)
arg 1192 dev/pci/if_pcn.c struct pcn_softc *sc = arg;
arg 1528 dev/pci/if_pcn.c pcn_tick(void *arg)
arg 1530 dev/pci/if_pcn.c struct pcn_softc *sc = arg;
arg 126 dev/pci/if_san_common.h void* arg;
arg 2761 dev/pci/if_san_te1.c sdla_te_intr(void *arg)
arg 2763 dev/pci/if_san_te1.c sdla_t *card = (sdla_t*)arg;
arg 3533 dev/pci/if_san_te1.c sdla_set_te1_lb_modes(void *arg, unsigned char type, unsigned char mode)
arg 3535 dev/pci/if_san_te1.c sdla_t *card = (sdla_t*)arg;
arg 147 dev/pci/if_sandrv.c void *arg; /* card structure */
arg 1474 dev/pci/if_sis.c sis_intr(void *arg)
arg 1481 dev/pci/if_sis.c sc = arg;
arg 804 dev/pci/if_sk.c sk_jfree(caddr_t buf, u_int size, void *arg)
arg 811 dev/pci/if_sk.c sc = (struct sk_if_softc *)arg;
arg 487 dev/pci/if_stge.c stge_shutdown(void *arg)
arg 489 dev/pci/if_stge.c struct stge_softc *sc = arg;
arg 799 dev/pci/if_stge.c stge_intr(void *arg)
arg 801 dev/pci/if_stge.c struct stge_softc *sc = arg;
arg 1096 dev/pci/if_stge.c stge_tick(void *arg)
arg 1098 dev/pci/if_stge.c struct stge_softc *sc = arg;
arg 587 dev/pci/if_tht.c void tht_fw_tick(void *arg);
arg 805 dev/pci/if_tht.c tht_mountroot(void *arg)
arg 807 dev/pci/if_tht.c struct tht_softc *sc = arg;
arg 824 dev/pci/if_tht.c tht_intr(void *arg)
arg 826 dev/pci/if_tht.c struct tht_softc *sc = arg;
arg 1756 dev/pci/if_tht.c tht_fw_tick(void *arg)
arg 1758 dev/pci/if_tht.c volatile int *ok = arg;
arg 494 dev/pci/if_ti.c ti_cmd_ext(struct ti_softc *sc, struct ti_cmd_desc *cmd, caddr_t arg,
arg 505 dev/pci/if_ti.c *(u_int32_t *)(&arg[i * 4]));
arg 698 dev/pci/if_ti.c ti_jfree(caddr_t buf, u_int size, void *arg)
arg 705 dev/pci/if_ti.c sc = (struct ti_softc *)arg;
arg 1218 dev/pci/if_vge.c vge_intr(void *arg)
arg 1220 dev/pci/if_vge.c struct vge_softc *sc = arg;
arg 701 dev/pci/if_vic.c vic_intr(void *arg)
arg 703 dev/pci/if_vic.c struct vic_softc *sc = (struct vic_softc *)arg;
arg 1294 dev/pci/if_vic.c vic_tick(void *arg)
arg 1296 dev/pci/if_vic.c struct vic_softc *sc = (struct vic_softc *)arg;
arg 1161 dev/pci/if_vr.c vr_intr(void *arg)
arg 1168 dev/pci/if_vr.c sc = arg;
arg 1701 dev/pci/if_vr.c vr_shutdown(void *arg)
arg 1703 dev/pci/if_vr.c struct vr_softc *sc = (struct vr_softc *)arg;
arg 951 dev/pci/if_wb.c wb_bfree(buf, size, arg)
arg 954 dev/pci/if_wb.c void *arg;
arg 1176 dev/pci/if_wb.c int wb_intr(arg)
arg 1177 dev/pci/if_wb.c void *arg;
arg 1184 dev/pci/if_wb.c sc = arg;
arg 1757 dev/pci/if_wb.c void wb_shutdown(arg)
arg 1758 dev/pci/if_wb.c void *arg;
arg 1760 dev/pci/if_wb.c struct wb_softc *sc = (struct wb_softc *)arg;
arg 160 dev/pci/if_wi_pci.c wi_pci_power(int why, void *arg)
arg 162 dev/pci/if_wi_pci.c struct wi_softc *sc = (struct wi_softc *)arg;
arg 357 dev/pci/if_wpi.c wpi_power(int why, void *arg)
arg 359 dev/pci/if_wpi.c struct wpi_softc *sc = arg;
arg 488 dev/pci/if_wpi.c wpi_free_rbuf(caddr_t buf, u_int size, void *arg)
arg 490 dev/pci/if_wpi.c struct wpi_rbuf *rbuf = arg;
arg 777 dev/pci/if_wpi.c wpi_newstate(struct ieee80211com *ic, enum ieee80211_state nstate, int arg)
arg 873 dev/pci/if_wpi.c return sc->sc_newstate(ic, nstate, arg);
arg 1127 dev/pci/if_wpi.c wpi_calib_timeout(void *arg)
arg 1129 dev/pci/if_wpi.c struct wpi_softc *sc = arg;
arg 1157 dev/pci/if_wpi.c wpi_iter_func(void *arg, struct ieee80211_node *ni)
arg 1159 dev/pci/if_wpi.c struct wpi_softc *sc = arg;
arg 1488 dev/pci/if_wpi.c wpi_intr(void *arg)
arg 1490 dev/pci/if_wpi.c struct wpi_softc *sc = arg;
arg 787 dev/pci/ips.c ips_intr(void *arg)
arg 789 dev/pci/ips.c struct ips_softc *sc = arg;
arg 725 dev/pci/ises.c ises_intr(void *arg)
arg 727 dev/pci/ises.c struct ises_softc *sc = arg;
arg 1203 dev/pci/isp_pci.c isp_pci_intr(void *arg)
arg 1206 dev/pci/isp_pci.c struct ispsoftc *isp = (struct ispsoftc *)arg;
arg 745 dev/pci/maestro.c sc->host_if.arg = sc;
arg 879 dev/pci/maestro.c maestro_malloc(arg, dir, size, pool, flags)
arg 880 dev/pci/maestro.c void *arg;
arg 885 dev/pci/maestro.c struct maestro_softc *sc = (struct maestro_softc *)arg;
arg 1191 dev/pci/maestro.c maestro_trigger_input(hdl, start, end, blksize, intr, arg, param)
arg 1196 dev/pci/maestro.c void *arg;
arg 1292 dev/pci/maestro.c maestro_trigger_output(hdl, start, end, blksize, intr, arg, param)
arg 1297 dev/pci/maestro.c void *arg;
arg 1311 dev/pci/maestro.c sc->play.intr_arg = arg;
arg 1606 dev/pci/maestro.c maestro_intr(arg)
arg 1607 dev/pci/maestro.c void *arg;
arg 1609 dev/pci/maestro.c struct maestro_softc *sc = (struct maestro_softc *)arg;
arg 216 dev/pci/mbg.c mbg_task(void *arg)
arg 218 dev/pci/mbg.c struct mbg_softc *sc = (struct mbg_softc *)arg;
arg 1308 dev/pci/musycc.c musycc_intr(void *arg)
arg 1310 dev/pci/musycc.c struct musycc_softc *mc = arg;
arg 1548 dev/pci/musycc.c ebus_intr(void *arg)
arg 1550 dev/pci/musycc.c struct musycc_softc *sc = arg;
arg 209 dev/pci/neo.c void neo_power(int why, void *arg);
arg 609 dev/pci/neo.c sc->host_if.arg = sc;
arg 928 dev/pci/neo.c neo_trigger_output(addr, start, end, blksize, intr, arg, param)
arg 933 dev/pci/neo.c void *arg;
arg 940 dev/pci/neo.c sc->parg = arg;
arg 964 dev/pci/neo.c neo_trigger_input(addr, start, end, blksize, intr, arg, param)
arg 969 dev/pci/neo.c void *arg;
arg 976 dev/pci/neo.c sc->rarg = arg;
arg 193 dev/pci/nviic.c nviic_i2c_acquire_bus(void *arg, int flags)
arg 195 dev/pci/nviic.c struct nviic_controller *nc = arg;
arg 204 dev/pci/nviic.c nviic_i2c_release_bus(void *arg, int flags)
arg 206 dev/pci/nviic.c struct nviic_controller *nc = arg;
arg 215 dev/pci/nviic.c nviic_i2c_exec(void *arg, i2c_op_t op, i2c_addr_t addr,
arg 218 dev/pci/nviic.c struct nviic_controller *nc = arg;
arg 343 dev/pci/pccbb.c pccbb_shutdown(void *arg)
arg 345 dev/pci/pccbb.c struct pccbb_softc *sc = arg;
arg 938 dev/pci/pccbb.c pccbbintr(arg)
arg 939 dev/pci/pccbb.c void *arg;
arg 941 dev/pci/pccbb.c struct pccbb_softc *sc = (struct pccbb_softc *)arg;
arg 1075 dev/pci/pccbb.c pci113x_insert(arg)
arg 1076 dev/pci/pccbb.c void *arg;
arg 1078 dev/pci/pccbb.c struct pccbb_softc *sc = (struct pccbb_softc *)arg;
arg 1318 dev/pci/pccbb.c void *arg;
arg 1329 dev/pci/pccbb.c void cb_pcmcia_poll(void *arg);
arg 1332 dev/pci/pccbb.c cb_pcmcia_poll(arg)
arg 1333 dev/pci/pccbb.c void *arg;
arg 1335 dev/pci/pccbb.c struct cb_poll_str *poll = arg;
arg 1341 dev/pci/pccbb.c timeout_set(&cb_poll_timeout, cb_pcmcia_poll, arg);
arg 1365 dev/pci/pccbb.c if ((*poll->func) (poll->arg) == 1) {
arg 1547 dev/pci/pccbb.c pccbb_cb_intr_establish(ct, irq, level, func, arg, name)
arg 1551 dev/pci/pccbb.c void *arg;
arg 1556 dev/pci/pccbb.c return pccbb_intr_establish(sc, irq, level, func, arg, name);
arg 1592 dev/pci/pccbb.c pccbb_intr_establish(sc, irq, level, func, arg, name)
arg 1596 dev/pci/pccbb.c void *arg;
arg 1629 dev/pci/pccbb.c newpil->pil_arg = arg;
arg 2588 dev/pci/pccbb.c void *arg;
arg 2600 dev/pci/pccbb.c void pccbb_pcmcia_poll(void *arg);
arg 2603 dev/pci/pccbb.c pccbb_pcmcia_poll(arg)
arg 2604 dev/pci/pccbb.c void *arg;
arg 2606 dev/pci/pccbb.c struct pccbb_poll_str *poll = arg;
arg 2612 dev/pci/pccbb.c timeout_set(&pccbb_poll_timeout, pccbb_pcmcia_poll, arg);
arg 2637 dev/pci/pccbb.c if ((*poll->func) (poll->arg) > 0) {
arg 2660 dev/pci/pccbb.c pccbb_pcmcia_intr_establish(pch, pf, ipl, func, arg, xname)
arg 2665 dev/pci/pccbb.c void *arg;
arg 2685 dev/pci/pccbb.c return pccbb_intr_establish(sc, -1, ipl, func, arg, xname);
arg 3054 dev/pci/pccbb.c pccbb_powerhook(why, arg)
arg 3056 dev/pci/pccbb.c void *arg;
arg 3058 dev/pci/pccbb.c struct pccbb_softc *sc = arg;
arg 167 dev/pci/pci.c pcipower(int why, void *arg)
arg 169 dev/pci/pci.c struct pci_softc *sc = (struct pci_softc *)arg;
arg 1493 dev/pci/pciide.c pciide_compat_intr(void *arg)
arg 1495 dev/pci/pciide.c struct pciide_channel *cp = arg;
arg 1509 dev/pci/pciide.c pciide_pci_intr(void *arg)
arg 1511 dev/pci/pciide.c struct pciide_softc *sc = arg;
arg 3322 dev/pci/pciide.c cmd_pci_intr(void *arg)
arg 3324 dev/pci/pciide.c struct pciide_softc *sc = arg;
arg 5123 dev/pci/pciide.c natsemi_pci_intr(void *arg)
arg 5125 dev/pci/pciide.c struct pciide_softc *sc = arg;
arg 5507 dev/pci/pciide.c acer_pci_intr(void *arg)
arg 5509 dev/pci/pciide.c struct pciide_softc *sc = arg;
arg 5787 dev/pci/pciide.c hpt_pci_intr(void *arg)
arg 5789 dev/pci/pciide.c struct pciide_softc *sc = arg;
arg 6207 dev/pci/pciide.c pdc202xx_pci_intr(void *arg)
arg 6209 dev/pci/pciide.c struct pciide_softc *sc = arg;
arg 6236 dev/pci/pciide.c pdc20265_pci_intr(void *arg)
arg 6238 dev/pci/pciide.c struct pciide_softc *sc = arg;
arg 6587 dev/pci/pciide.c pdc203xx_pci_intr(void *arg)
arg 6589 dev/pci/pciide.c struct pciide_softc *sc = arg;
arg 6617 dev/pci/pciide.c pdc205xx_pci_intr(void *arg)
arg 6619 dev/pci/pciide.c struct pciide_softc *sc = arg;
arg 7229 dev/pci/pciide.c serverworks_pci_intr(void *arg)
arg 7231 dev/pci/pciide.c struct pciide_softc *sc = arg;
arg 7933 dev/pci/pciide.c nforce_pci_intr(void *arg)
arg 7935 dev/pci/pciide.c struct pciide_softc *sc = arg;
arg 317 dev/pci/piixpm.c piixpm_intr(void *arg)
arg 319 dev/pci/piixpm.c struct piixpm_softc *sc = arg;
arg 128 dev/pci/puc.c int (*func)(void *), void *arg, char *name)
arg 132 dev/pci/puc.c return (pci_intr_establish(sc->pc, sc->ih, type, func, arg, name));
arg 1202 dev/pci/safe.c safe_rng(void *arg)
arg 1204 dev/pci/safe.c struct safe_softc *sc = arg;
arg 1734 dev/pci/safe.c safe_intr(void *arg)
arg 1736 dev/pci/safe.c struct safe_softc *sc = arg;
arg 863 dev/pci/sv.c sv_dma_output(addr, p, cc, intr, arg)
arg 868 dev/pci/sv.c void *arg;
arg 875 dev/pci/sv.c addr, p, cc, intr, arg));
arg 878 dev/pci/sv.c sc->sc_parg = arg;
arg 894 dev/pci/sv.c sv_dma_input(addr, p, cc, intr, arg)
arg 899 dev/pci/sv.c void *arg;
arg 905 dev/pci/sv.c addr, p, cc, intr, arg));
arg 907 dev/pci/sv.c sc->sc_rarg = arg;
arg 331 dev/pci/ubsec.c ubsec_intr(void *arg)
arg 333 dev/pci/ubsec.c struct ubsec_softc *sc = arg;
arg 358 dev/pci/viaenv.c viaenv_refresh(void *arg)
arg 360 dev/pci/viaenv.c struct viaenv_softc *sc = (struct viaenv_softc *)arg;
arg 358 dev/pci/viapm.c viapm_intr(void *arg)
arg 360 dev/pci/viapm.c struct viapm_softc *sc = arg;
arg 188 dev/pci/yds.c static void yds_configure_legacy(struct yds_softc *arg);
arg 774 dev/pci/yds.c codec->host_if.arg = codec;
arg 1332 dev/pci/yds.c yds_trigger_output(addr, start, end, blksize, intr, arg, param)
arg 1337 dev/pci/yds.c void *arg;
arg 1356 dev/pci/yds.c sc->sc_play.intr_arg = arg;
arg 1361 dev/pci/yds.c "blksize=%d intr=%p(%p)\n", addr, start, end, blksize, intr, arg));
arg 1473 dev/pci/yds.c yds_trigger_input(addr, start, end, blksize, intr, arg, param)
arg 1478 dev/pci/yds.c void *arg;
arg 1493 dev/pci/yds.c sc->sc_rec.intr_arg = arg;
arg 1499 dev/pci/yds.c addr, start, end, blksize, intr, arg));
arg 640 dev/pckbc/pckbd.c pckbd_hookup_bell(fn, arg)
arg 642 dev/pckbc/pckbd.c void *arg;
arg 647 dev/pckbc/pckbd.c pckbd_bell_fn_arg = arg;
arg 55 dev/pcmcia/cfxga.c #define DPRINTF(arg) printf arg
arg 57 dev/pcmcia/cfxga.c #define DPRINTF(arg)
arg 303 dev/pcmcia/esp_pcmcia.c esp_pcmcia_enable(arg, onoff)
arg 304 dev/pcmcia/esp_pcmcia.c void *arg;
arg 307 dev/pcmcia/esp_pcmcia.c struct esp_pcmcia_softc *esc = arg;
arg 355 dev/pcmcia/esp_pcmcia.c esp_pcmcia_poll(arg)
arg 356 dev/pcmcia/esp_pcmcia.c void *arg;
arg 358 dev/pcmcia/esp_pcmcia.c struct esp_pcmcia_softc *esc = arg;
arg 353 dev/pcmcia/gpr.c gpr_intr(void *arg)
arg 355 dev/pcmcia/gpr.c struct gpr_softc *sc = arg;
arg 432 dev/pcmcia/if_awi_pcmcia.c awi_pcmcia_powerhook(why, arg)
arg 434 dev/pcmcia/if_awi_pcmcia.c void *arg;
arg 436 dev/pcmcia/if_awi_pcmcia.c struct awi_pcmcia_softc *psc = arg;
arg 150 dev/pcmcia/if_cnw.c int cnw_intr(void *arg);
arg 695 dev/pcmcia/if_cnw.c cnw_intr(arg)
arg 696 dev/pcmcia/if_cnw.c void *arg;
arg 698 dev/pcmcia/if_cnw.c struct cnw_softc *sc = arg;
arg 442 dev/pcmcia/if_ep_pcmcia.c ep_pcmcia_get_enaddr(tuple, arg)
arg 444 dev/pcmcia/if_ep_pcmcia.c void *arg;
arg 446 dev/pcmcia/if_ep_pcmcia.c u_int8_t *myla = arg;
arg 262 dev/pcmcia/if_malo.c cmalo_attach(void *arg)
arg 264 dev/pcmcia/if_malo.c struct malo_softc *sc = arg;
arg 708 dev/pcmcia/if_malo.c cmalo_newstate(struct ieee80211com *ic, enum ieee80211_state nstate, int arg)
arg 755 dev/pcmcia/if_malo.c return (sc->sc_newstate(ic, nstate, arg));
arg 759 dev/pcmcia/if_malo.c cmalo_detach(void *arg)
arg 761 dev/pcmcia/if_malo.c struct malo_softc *sc = arg;
arg 783 dev/pcmcia/if_malo.c cmalo_intr(void *arg)
arg 785 dev/pcmcia/if_malo.c struct malo_softc *sc = arg;
arg 895 dev/pcmcia/if_ray.c ray_reset_resetloop(void *arg)
arg 899 dev/pcmcia/if_ray.c sc = arg;
arg 904 dev/pcmcia/if_ray.c ray_power(int why, void *arg)
arg 910 dev/pcmcia/if_ray.c sc = arg;
arg 930 dev/pcmcia/if_ray.c ray_shutdown(void *arg)
arg 934 dev/pcmcia/if_ray.c sc = arg;
arg 1792 dev/pcmcia/if_ray.c ray_check_scheduled(void *arg)
arg 1799 dev/pcmcia/if_ray.c sc = arg;
arg 1841 dev/pcmcia/if_ray.c ray_check_ccs(void *arg)
arg 1850 dev/pcmcia/if_ray.c sc = arg;
arg 2091 dev/pcmcia/if_ray.c ray_intr(void *arg)
arg 2097 dev/pcmcia/if_ray.c sc = arg;
arg 2705 dev/pcmcia/if_ray.c ray_start_join_timo(void *arg)
arg 2710 dev/pcmcia/if_ray.c sc = arg;
arg 46 dev/pcmcia/if_rln_pcmcia.c static int rlnintr_pcmcia(void *arg);
arg 296 dev/pcmcia/if_rln_pcmcia.c rlnintr_pcmcia(arg)
arg 297 dev/pcmcia/if_rln_pcmcia.c void *arg;
arg 299 dev/pcmcia/if_rln_pcmcia.c struct rln_softc *sc = (struct rln_softc *)arg;
arg 338 dev/pcmcia/if_sm_pcmcia.c sm_pcmcia_lannid_ciscallback(tuple, arg)
arg 340 dev/pcmcia/if_sm_pcmcia.c void *arg;
arg 342 dev/pcmcia/if_sm_pcmcia.c u_int8_t *myla = arg;
arg 508 dev/pcmcia/if_xe.c xe_pcmcia_lan_nid_ciscallback(tuple, arg)
arg 510 dev/pcmcia/if_xe.c void *arg;
arg 512 dev/pcmcia/if_xe.c u_int8_t *myla = arg;
arg 577 dev/pcmcia/if_xe.c xe_pcmcia_manfid_ciscallback(tuple, arg)
arg 579 dev/pcmcia/if_xe.c void *arg;
arg 581 dev/pcmcia/if_xe.c u_int32_t *flagsp = arg;
arg 634 dev/pcmcia/if_xe.c xe_intr(arg)
arg 635 dev/pcmcia/if_xe.c void *arg;
arg 637 dev/pcmcia/if_xe.c struct xe_softc *sc = arg;
arg 44 dev/pcmcia/pcmcia.c #define DPRINTF(arg) printf arg
arg 46 dev/pcmcia/pcmcia.c #define DPRINTF(arg)
arg 60 dev/pcmcia/pcmcia.c void pcmcia_power(int why, void *arg);
arg 135 dev/pcmcia/pcmcia.c pcmcia_power(why, arg)
arg 137 dev/pcmcia/pcmcia.c void *arg;
arg 139 dev/pcmcia/pcmcia.c struct pcmcia_softc *sc = (struct pcmcia_softc *) arg;
arg 327 dev/pcmcia/pcmcia.c pcmcia_print(arg, pnp)
arg 328 dev/pcmcia/pcmcia.c void *arg;
arg 331 dev/pcmcia/pcmcia.c struct pcmcia_attach_args *pa = arg;
arg 875 dev/pcmcia/pcmcia.c pcmcia_card_intr(arg)
arg 876 dev/pcmcia/pcmcia.c void *arg;
arg 878 dev/pcmcia/pcmcia.c struct pcmcia_softc *sc = arg;
arg 44 dev/pcmcia/pcmcia_cis.c #define DPRINTF(arg) printf arg
arg 46 dev/pcmcia/pcmcia_cis.c #define DPRINTF(arg)
arg 91 dev/pcmcia/pcmcia_cis.c pcmcia_scan_cis(dev, fct, arg)
arg 94 dev/pcmcia/pcmcia_cis.c void *arg;
arg 184 dev/pcmcia/pcmcia_cis.c if ((*fct) (&tuple, arg)) {
arg 347 dev/pcmcia/pcmcia_cis.c if ((*fct) (&tuple, arg)) {
arg 649 dev/pcmcia/pcmcia_cis.c pcmcia_parse_cis_tuple(tuple, arg)
arg 651 dev/pcmcia/pcmcia_cis.c void *arg;
arg 659 dev/pcmcia/pcmcia_cis.c struct cis_state *state = arg;
arg 129 dev/pcmcia/pcmciachip.h #define pcmcia_chip_intr_establish(tag, handle, pf, ipl, fct, arg, xname) \
arg 130 dev/pcmcia/pcmciachip.h ((*(tag)->intr_establish)((handle), (pf), (ipl), (fct), (arg), (xname)))
arg 151 dev/pcmcia/wdc_pcmcia.c wdc_pcmcia_disk_device_interface_callback(tuple, arg)
arg 153 dev/pcmcia/wdc_pcmcia.c void *arg;
arg 155 dev/pcmcia/wdc_pcmcia.c struct wdc_pcmcia_disk_device_interface_args *ddi = arg;
arg 487 dev/pcmcia/wdc_pcmcia.c wdc_pcmcia_enable(arg, onoff)
arg 488 dev/pcmcia/wdc_pcmcia.c void *arg;
arg 491 dev/pcmcia/wdc_pcmcia.c struct wdc_pcmcia_softc *sc = arg;
arg 158 dev/radio.c struct audio_attach_args arg;
arg 160 dev/radio.c arg.type = AUDIODEV_TYPE_RADIO;
arg 161 dev/radio.c arg.hwif = rhwp;
arg 162 dev/radio.c arg.hdl = hdlp;
arg 163 dev/radio.c return (config_found(dev, &arg, radioprint));
arg 352 dev/raidframe/rf_decluster.c rf_ShutdownDeclusteredDS(RF_ThreadArg_t arg)
arg 357 dev/raidframe/rf_decluster.c raidPtr = (RF_Raid_t *) arg;
arg 580 dev/raidframe/rf_diskqueue.c void *arg,
arg 600 dev/raidframe/rf_diskqueue.c p->argument = arg;
arg 621 dev/raidframe/rf_diskqueue.c void *arg,
arg 644 dev/raidframe/rf_diskqueue.c p->argument = arg;
arg 131 dev/raidframe/rf_engine.c rf_ShutdownEngine(void *arg)
arg 135 dev/raidframe/rf_engine.c raidPtr = (RF_Raid_t *) arg;
arg 833 dev/raidframe/rf_engine.c rf_DAGExecutionThread_pre(RF_ThreadArg_t arg)
arg 839 dev/raidframe/rf_engine.c raidPtr = (RF_Raid_t *) arg;
arg 863 dev/raidframe/rf_engine.c rf_DAGExecutionThread(RF_ThreadArg_t arg)
arg 870 dev/raidframe/rf_engine.c raidPtr = (RF_Raid_t *) arg;
arg 475 dev/raidframe/rf_openbsdkintf.c rf_buildroothack(void *arg)
arg 477 dev/raidframe/rf_openbsdkintf.c RF_ConfigSet_t *config_sets = arg;
arg 544 dev/raidframe/rf_openbsdkintf.c rf_shutdown_hook(RF_ThreadArg_t arg)
arg 554 dev/raidframe/rf_openbsdkintf.c raidPtr = (RF_Raid_t *) arg;
arg 684 dev/raidframe/rf_paritylogging.c rf_ShutdownParityLoggingRegionInfo(RF_ThreadArg_t arg)
arg 689 dev/raidframe/rf_paritylogging.c raidPtr = (RF_Raid_t *) arg;
arg 704 dev/raidframe/rf_paritylogging.c rf_ShutdownParityLoggingPool(RF_ThreadArg_t arg)
arg 708 dev/raidframe/rf_paritylogging.c raidPtr = (RF_Raid_t *) arg;
arg 720 dev/raidframe/rf_paritylogging.c rf_ShutdownParityLoggingRegionBufferPool(RF_ThreadArg_t arg)
arg 724 dev/raidframe/rf_paritylogging.c raidPtr = (RF_Raid_t *) arg;
arg 734 dev/raidframe/rf_paritylogging.c rf_ShutdownParityLoggingParityBufferPool(RF_ThreadArg_t arg)
arg 738 dev/raidframe/rf_paritylogging.c raidPtr = (RF_Raid_t *) arg;
arg 748 dev/raidframe/rf_paritylogging.c rf_ShutdownParityLoggingDiskQueue(RF_ThreadArg_t arg)
arg 754 dev/raidframe/rf_paritylogging.c raidPtr = (RF_Raid_t *) arg;
arg 781 dev/raidframe/rf_paritylogging.c rf_ShutdownParityLogging(RF_ThreadArg_t arg)
arg 785 dev/raidframe/rf_paritylogging.c raidPtr = (RF_Raid_t *) arg;
arg 100 dev/raidframe/rf_psstatus.c rf_ShutdownPSStatus(void *arg)
arg 102 dev/raidframe/rf_psstatus.c RF_Raid_t *raidPtr = (RF_Raid_t *) arg;
arg 201 dev/raidframe/rf_reconstruct.c void *arg;
arg 216 dev/raidframe/rf_reconstruct.c p->proc(raidPtr, p->arg);
arg 223 dev/raidframe/rf_reconstruct.c void *arg, RF_ReconDoneProc_t **handlep)
arg 231 dev/raidframe/rf_reconstruct.c p->arg = arg;
arg 960 dev/raidframe/rf_reconstruct.c rf_FreeDiskQueueData((RF_DiskQueueData_t *) rbuf->arg);
arg 975 dev/raidframe/rf_reconstruct.c rbuf = (RF_ReconBuffer_t *) event->arg;
arg 976 dev/raidframe/rf_reconstruct.c rf_FreeDiskQueueData((RF_DiskQueueData_t *) rbuf->arg);
arg 1005 dev/raidframe/rf_reconstruct.c (int) (long) event->arg);
arg 1056 dev/raidframe/rf_reconstruct.c rbuf = (RF_ReconBuffer_t *) event->arg;
arg 1057 dev/raidframe/rf_reconstruct.c rf_FreeDiskQueueData((RF_DiskQueueData_t *) rbuf->arg);
arg 1265 dev/raidframe/rf_reconstruct.c ctrl->rbuf->arg = (void *) req;
arg 1492 dev/raidframe/rf_reconstruct.c rbuf->arg = (void *) req;
arg 1508 dev/raidframe/rf_reconstruct.c rf_ReconReadDoneProc(void *arg, int status)
arg 1510 dev/raidframe/rf_reconstruct.c RF_PerDiskReconCtrl_t *ctrl = (RF_PerDiskReconCtrl_t *) arg;
arg 1540 dev/raidframe/rf_reconstruct.c rf_ReconWriteDoneProc(void *arg, int status)
arg 1542 dev/raidframe/rf_reconstruct.c RF_ReconBuffer_t *rbuf = (RF_ReconBuffer_t *) arg;
arg 1552 dev/raidframe/rf_reconstruct.c arg, RF_REVENT_WRITEDONE);
arg 1871 dev/raidframe/rf_reconstruct.c new_rbuf->arg = req;
arg 1917 dev/raidframe/rf_reconstruct.c rf_ForceReconReadDoneProc(void *arg, int status)
arg 1919 dev/raidframe/rf_reconstruct.c RF_ReconBuffer_t *rbuf = arg;
arg 97 dev/raidframe/rf_reconstruct.h void *arg; /*
arg 148 dev/raidframe/rf_reconstruct.h void *arg; /* A generic argument. */
arg 177 dev/raidframe/rf_revent.c void *arg, RF_Revent_t type)
arg 180 dev/raidframe/rf_revent.c RF_ReconEvent_t *event = GetReconEventDesc(row, col, arg, type);
arg 200 dev/raidframe/rf_revent.c GetReconEventDesc(RF_RowCol_t row, RF_RowCol_t col, void *arg, RF_Revent_t type)
arg 208 dev/raidframe/rf_revent.c t->arg = arg;
arg 52 dev/raidframe/rf_shutdown.c _rf_ShutdownCreate(RF_ShutdownList_t **listp, void (*cleanup) (void *arg),
arg 53 dev/raidframe/rf_shutdown.c void *arg, char *file, int line)
arg 68 dev/raidframe/rf_shutdown.c ent->arg = arg;
arg 91 dev/raidframe/rf_shutdown.c r->cleanup(r->arg);
arg 55 dev/raidframe/rf_shutdown.h void (*cleanup) (void *arg);
arg 56 dev/raidframe/rf_shutdown.h void *arg;
arg 64 dev/raidframe/rf_shutdown.h int _rf_ShutdownCreate(RF_ShutdownList_t **, void (*) (void *arg), void *,
arg 236 dev/raidframe/rf_stripelocks.c rf_RaidShutdownStripeLocks(void *arg)
arg 238 dev/raidframe/rf_stripelocks.c RF_Raid_t *raidPtr = (RF_Raid_t *) arg;
arg 48 dev/raidframe/rf_threadstuff.c mutex_destroyer(void *arg)
arg 52 dev/raidframe/rf_threadstuff.c rc = rf_mutex_destroy(arg);
arg 59 dev/raidframe/rf_threadstuff.c cond_destroyer(void *arg)
arg 63 dev/raidframe/rf_threadstuff.c rc = rf_cond_destroy(arg);
arg 1371 dev/sbus/be.c be_tick(void *arg)
arg 1373 dev/sbus/be.c struct be_softc *sc = arg;
arg 386 dev/sbus/bpp.c bppintr(void *arg)
arg 388 dev/sbus/bpp.c struct bpp_softc *sc = arg;
arg 301 dev/sbus/cs4231.c u_long arg = *argp;
arg 325 dev/sbus/cs4231.c if (arg < speed_table[0].speed)
arg 327 dev/sbus/cs4231.c if (arg > speed_table[n - 1].speed)
arg 331 dev/sbus/cs4231.c if (speed_table[i].speed == arg)
arg 333 dev/sbus/cs4231.c else if (speed_table[i].speed > arg) {
arg 336 dev/sbus/cs4231.c diff1 = arg - speed_table[i - 1].speed;
arg 337 dev/sbus/cs4231.c diff2 = speed_table[i].speed - arg;
arg 1485 dev/sbus/cs4231.c void (*intr)(void *), void *arg, struct audio_params *param)
arg 1501 dev/sbus/cs4231.c chan->cs_arg = arg;
arg 1547 dev/sbus/cs4231.c void (*intr)(void *), void *arg, struct audio_params *param)
arg 1562 dev/sbus/cs4231.c chan->cs_arg = arg;
arg 252 dev/sbus/dma_sbus.c void *arg,
arg 260 dev/sbus/dma_sbus.c sc->sc_intrchainarg = arg;
arg 262 dev/sbus/dma_sbus.c arg = sc;
arg 268 dev/sbus/dma_sbus.c (t, t0, pri, level, flags, handler, arg, what));
arg 306 dev/sbus/isp_sbus.c isp_sbus_intr(void *arg)
arg 309 dev/sbus/isp_sbus.c struct ispsoftc *isp = arg;
arg 453 dev/sbus/magma.c magma_hard(void *arg)
arg 455 dev/sbus/magma.c struct magma_softc *sc = arg;
arg 674 dev/sbus/magma.c magma_soft(void *arg)
arg 676 dev/sbus/magma.c struct magma_softc *sc = arg;
arg 1648 dev/sbus/magma.c mbpp_timeout(void *arg)
arg 1650 dev/sbus/magma.c struct mbpp_port *mp = arg;
arg 1657 dev/sbus/magma.c mbpp_start(void *arg)
arg 1659 dev/sbus/magma.c struct mbpp_port *mp = arg;
arg 574 dev/sbus/qe.c qeintr(arg)
arg 575 dev/sbus/qe.c void *arg;
arg 577 dev/sbus/qe.c struct qe_softc *sc = (struct qe_softc *)arg;
arg 283 dev/sbus/qec.c qec_intr_establish(t, t0, pri, level, flags, handler, arg, what)
arg 290 dev/sbus/qec.c void *arg;
arg 311 dev/sbus/qec.c (t, t0, pri, level, flags, handler, arg, what));
arg 293 dev/sbus/stp4020.c stp4020_create_event_thread(arg)
arg 294 dev/sbus/stp4020.c void *arg;
arg 296 dev/sbus/stp4020.c struct stp4020_softc *sc = arg;
arg 309 dev/sbus/stp4020.c stp4020_event_thread(arg)
arg 310 dev/sbus/stp4020.c void *arg;
arg 312 dev/sbus/stp4020.c struct stp4020_softc *sc = arg;
arg 381 dev/sbus/stp4020.c stp4020_statintr(arg)
arg 382 dev/sbus/stp4020.c void *arg;
arg 384 dev/sbus/stp4020.c struct stp4020_softc *sc = arg;
arg 481 dev/sbus/stp4020.c stp4020_iointr(arg)
arg 482 dev/sbus/stp4020.c void *arg;
arg 484 dev/sbus/stp4020.c struct stp4020_softc *sc = arg;
arg 812 dev/sbus/stp4020.c stp4020_chip_intr_establish(pch, pf, ipl, handler, arg, xname)
arg 817 dev/sbus/stp4020.c void *arg;
arg 823 dev/sbus/stp4020.c h->intrarg = arg;
arg 306 dev/sdmmc/sbt.c sbt_intr(void *arg)
arg 308 dev/sdmmc/sbt.c struct sbt_softc *sc = arg;
arg 259 dev/sdmmc/sdhc.c sdhc_power(int why, void *arg)
arg 261 dev/sdmmc/sdhc.c struct sdhc_softc *sc = arg;
arg 295 dev/sdmmc/sdhc.c sdhc_shutdown(void *arg)
arg 297 dev/sdmmc/sdhc.c struct sdhc_softc *sc = arg;
arg 877 dev/sdmmc/sdhc.c sdhc_intr(void *arg)
arg 879 dev/sdmmc/sdhc.c struct sdhc_softc *sc = arg;
arg 142 dev/sdmmc/sdmmc.c sdmmc_create_thread(void *arg)
arg 144 dev/sdmmc/sdmmc.c struct sdmmc_softc *sc = arg;
arg 156 dev/sdmmc/sdmmc.c sdmmc_task_thread(void *arg)
arg 158 dev/sdmmc/sdmmc.c struct sdmmc_softc *sc = arg;
arg 170 dev/sdmmc/sdmmc.c task->func(task->arg);
arg 224 dev/sdmmc/sdmmc.c sdmmc_discover_task(void *arg)
arg 226 dev/sdmmc/sdmmc.c struct sdmmc_softc *sc = arg;
arg 340 dev/sdmmc/sdmmc_io.c int reg, u_char *datap, int arg)
arg 353 dev/sdmmc/sdmmc_io.c arg |= ((sf == NULL ? 0 : sf->number) & SD_ARG_CMD52_FUNC_MASK) <<
arg 355 dev/sdmmc/sdmmc_io.c arg |= (reg & SD_ARG_CMD52_REG_MASK) <<
arg 357 dev/sdmmc/sdmmc_io.c arg |= (*datap & SD_ARG_CMD52_DATA_MASK) <<
arg 362 dev/sdmmc/sdmmc_io.c cmd.c_arg = arg;
arg 380 dev/sdmmc/sdmmc_io.c int reg, u_char *datap, int datalen, int arg)
arg 395 dev/sdmmc/sdmmc_io.c arg |= ((sf == NULL ? 0 : sf->number) & SD_ARG_CMD53_FUNC_MASK) <<
arg 397 dev/sdmmc/sdmmc_io.c arg |= (reg & SD_ARG_CMD53_REG_MASK) <<
arg 399 dev/sdmmc/sdmmc_io.c arg |= (datalen & SD_ARG_CMD53_LENGTH_MASK) <<
arg 404 dev/sdmmc/sdmmc_io.c cmd.c_arg = arg;
arg 410 dev/sdmmc/sdmmc_io.c if (!ISSET(arg, SD_ARG_CMD53_WRITE))
arg 605 dev/sdmmc/sdmmc_io.c void *arg, const char *name)
arg 627 dev/sdmmc/sdmmc_io.c ih->ih_arg = arg;
arg 682 dev/sdmmc/sdmmc_io.c sdmmc_intr_task(void *arg)
arg 684 dev/sdmmc/sdmmc_io.c struct sdmmc_softc *sc = arg;
arg 429 dev/sdmmc/sdmmc_scsi.c sdmmc_complete_xs(void *arg)
arg 431 dev/sdmmc/sdmmc_scsi.c struct sdmmc_ccb *ccb = arg;
arg 486 dev/sdmmc/sdmmc_scsi.c sdmmc_stimeout(void *arg)
arg 488 dev/sdmmc/sdmmc_scsi.c struct sdmmc_ccb *ccb = arg;
arg 53 dev/sdmmc/sdmmcvar.h void (*func)(void *arg);
arg 54 dev/sdmmc/sdmmcvar.h void *arg;
arg 62 dev/sdmmc/sdmmcvar.h (xtask)->arg = (xarg); \
arg 2330 dev/softraid.c sr_shutdown(void *arg)
arg 2332 dev/softraid.c struct sr_discipline *sd = arg;
arg 2390 dev/softraid.c sr_refresh_sensors(void *arg)
arg 2392 dev/softraid.c struct sr_softc *sc = arg;
arg 264 dev/tc/tc.c tc_intr_establish(dev, cookie, level, handler, arg)
arg 266 dev/tc/tc.c void *cookie, *arg;
arg 272 dev/tc/tc.c (*sc->sc_intr_establish)(dev, cookie, level, handler, arg);
arg 346 dev/tc/tcds.c tcds_intr_establish(tcds, slot, func, arg)
arg 350 dev/tc/tcds.c void *arg;
arg 358 dev/tc/tcds.c sc->sc_slots[slot].sc_intrarg = arg;
arg 478 dev/tc/tcds.c tcds_intr(arg)
arg 479 dev/tc/tcds.c void *arg;
arg 481 dev/tc/tcds.c struct tcds_softc *sc = arg;
arg 2658 dev/usb/ehci.c ehci_intrlist_timeout(void *arg)
arg 2660 dev/usb/ehci.c ehci_softc_t *sc = arg;
arg 868 dev/usb/if_atu.c atu_internal_firmware(void *arg)
arg 870 dev/usb/if_atu.c struct atu_softc *sc = arg;
arg 996 dev/usb/if_atu.c atu_external_firmware(void *arg)
arg 998 dev/usb/if_atu.c struct atu_softc *sc = arg;
arg 1163 dev/usb/if_atu.c atu_task(void *arg)
arg 1165 dev/usb/if_atu.c struct atu_softc *sc = (struct atu_softc *)arg;
arg 1211 dev/usb/if_atu.c atu_newstate(struct ieee80211com *ic, enum ieee80211_state nstate, int arg)
arg 1246 dev/usb/if_atu.c return (*sc->sc_newstate)(ic, nstate, arg);
arg 1628 dev/usb/if_aue.c aue_shutdown(void *arg)
arg 1630 dev/usb/if_aue.c struct aue_softc *sc = (struct aue_softc *)arg;
arg 543 dev/usb/if_ral.c ural_next_scan(void *arg)
arg 545 dev/usb/if_ral.c struct ural_softc *sc = arg;
arg 554 dev/usb/if_ral.c ural_task(void *arg)
arg 556 dev/usb/if_ral.c struct ural_softc *sc = arg;
arg 642 dev/usb/if_ral.c ural_newstate(struct ieee80211com *ic, enum ieee80211_state nstate, int arg)
arg 652 dev/usb/if_ral.c sc->sc_arg = arg;
arg 2138 dev/usb/if_ral.c ural_amrr_timeout(void *arg)
arg 2140 dev/usb/if_ral.c struct ural_softc *sc = arg;
arg 627 dev/usb/if_rum.c rum_next_scan(void *arg)
arg 629 dev/usb/if_rum.c struct rum_softc *sc = arg;
arg 638 dev/usb/if_rum.c rum_task(void *arg)
arg 640 dev/usb/if_rum.c struct rum_softc *sc = arg;
arg 705 dev/usb/if_rum.c rum_newstate(struct ieee80211com *ic, enum ieee80211_state nstate, int arg)
arg 715 dev/usb/if_rum.c sc->sc_arg = arg;
arg 2209 dev/usb/if_rum.c rum_amrr_timeout(void *arg)
arg 2211 dev/usb/if_rum.c struct rum_softc *sc = arg;
arg 641 dev/usb/if_uath.c uath_free_rx_data(caddr_t buf, u_int size, void *arg)
arg 643 dev/usb/if_uath.c struct uath_rx_data *data = arg;
arg 762 dev/usb/if_uath.c uath_stat(void *arg)
arg 764 dev/usb/if_uath.c struct uath_softc *sc = arg;
arg 784 dev/usb/if_uath.c uath_next_scan(void *arg)
arg 786 dev/usb/if_uath.c struct uath_softc *sc = arg;
arg 795 dev/usb/if_uath.c uath_task(void *arg)
arg 797 dev/usb/if_uath.c struct uath_softc *sc = arg;
arg 924 dev/usb/if_uath.c uath_newstate(struct ieee80211com *ic, enum ieee80211_state nstate, int arg)
arg 934 dev/usb/if_uath.c sc->sc_arg = arg;
arg 112 dev/usb/if_wi_usb.c void wi_usb_thread(void *arg);
arg 1698 dev/usb/if_wi_usb.c wi_usb_start_thread(void *arg)
arg 1700 dev/usb/if_wi_usb.c struct wi_usb_softc *sc = arg;
arg 1701 dev/usb/if_wi_usb.c kthread_create (wi_usb_thread, arg, NULL, sc->wi_usb_dev.dv_xname);
arg 1819 dev/usb/if_wi_usb.c wi_usb_thread(void *arg)
arg 1821 dev/usb/if_wi_usb.c struct wi_usb_softc *sc = arg;
arg 674 dev/usb/if_zyd.c zyd_next_scan(void *arg)
arg 676 dev/usb/if_zyd.c struct zyd_softc *sc = arg;
arg 685 dev/usb/if_zyd.c zyd_task(void *arg)
arg 687 dev/usb/if_zyd.c struct zyd_softc *sc = arg;
arg 747 dev/usb/if_zyd.c zyd_newstate(struct ieee80211com *ic, enum ieee80211_state nstate, int arg)
arg 757 dev/usb/if_zyd.c sc->sc_arg = arg;
arg 2503 dev/usb/if_zyd.c zyd_iter_func(void *arg, struct ieee80211_node *ni)
arg 2505 dev/usb/if_zyd.c struct zyd_softc *sc = arg;
arg 2512 dev/usb/if_zyd.c zyd_amrr_timeout(void *arg)
arg 2514 dev/usb/if_zyd.c struct zyd_softc *sc = arg;
arg 266 dev/usb/moscom.c uca.arg = sc;
arg 193 dev/usb/uark.c uca.arg = sc;
arg 127 dev/usb/uaudio.c void *arg; /* arg for intr() */
arg 2442 dev/usb/uaudio.c void (*intr)(void *), void *arg,
arg 2472 dev/usb/uaudio.c ch->arg = arg;
arg 2484 dev/usb/uaudio.c void (*intr)(void *), void *arg,
arg 2514 dev/usb/uaudio.c ch->arg = arg;
arg 2722 dev/usb/uaudio.c ch->intr, ch->arg));
arg 2723 dev/usb/uaudio.c ch->intr(ch->arg);
arg 2826 dev/usb/uaudio.c ch->intr, ch->arg));
arg 2827 dev/usb/uaudio.c ch->intr(ch->arg);
arg 387 dev/usb/ubsa.c uca.arg = sc;
arg 210 dev/usb/ucom.c sc->sc_parent = uca->arg;
arg 104 dev/usb/ucomvar.h void *arg;
arg 246 dev/usb/ucycom.c uca.arg = sc;
arg 579 dev/usb/ueagle.c ueagle_stat_thread(void *arg)
arg 581 dev/usb/ueagle.c struct ueagle_softc *sc = arg;
arg 381 dev/usb/uftdi.c uca.arg = sc;
arg 1147 dev/usb/uhci.c uhci_intr(void *arg)
arg 1149 dev/usb/uhci.c uhci_softc_t *sc = arg;
arg 215 dev/usb/uipaq.c uca.arg = sc;
arg 314 dev/usb/umct.c uca.arg = sc;
arg 292 dev/usb/umidi.c void *arg)
arg 309 dev/usb/umidi.c open_out_jack(mididev->out_jack, arg, ointr);
arg 311 dev/usb/umidi.c open_in_jack(mididev->in_jack, arg, iintr);
arg 768 dev/usb/umidi.c jack->arg = NULL;
arg 780 dev/usb/umidi.c jack->arg = NULL;
arg 902 dev/usb/umidi.c open_out_jack(struct umidi_jack *jack, void *arg, void (*intr)(void *))
arg 907 dev/usb/umidi.c jack->arg = arg;
arg 917 dev/usb/umidi.c open_in_jack(struct umidi_jack *jack, void *arg, void (*intr)(void *, int))
arg 922 dev/usb/umidi.c jack->arg = arg;
arg 1284 dev/usb/umidi.c (*jack->u.in.intr)(jack->arg, buf[i+1]);
arg 1318 dev/usb/umidi.c (*j->u.out.intr)(j->arg);
arg 74 dev/usb/umidivar.h void *arg;
arg 381 dev/usb/umodem.c uca.arg = sc;
arg 177 dev/usb/umsm.c uca.arg = sc;
arg 299 dev/usb/uow.c uow_ow_reset(void *arg)
arg 301 dev/usb/uow.c struct uow_softc *sc = arg;
arg 311 dev/usb/uow.c uow_ow_bit(void *arg, int value)
arg 313 dev/usb/uow.c struct uow_softc *sc = arg;
arg 326 dev/usb/uow.c uow_ow_read_byte(void *arg)
arg 328 dev/usb/uow.c struct uow_softc *sc = arg;
arg 340 dev/usb/uow.c uow_ow_write_byte(void *arg, int value)
arg 342 dev/usb/uow.c struct uow_softc *sc = arg;
arg 351 dev/usb/uow.c uow_ow_read_block(void *arg, void *buf, int len)
arg 353 dev/usb/uow.c struct uow_softc *sc = arg;
arg 363 dev/usb/uow.c uow_ow_write_block(void *arg, const void *buf, int len)
arg 365 dev/usb/uow.c struct uow_softc *sc = arg;
arg 374 dev/usb/uow.c uow_ow_matchrom(void *arg, u_int64_t rom)
arg 376 dev/usb/uow.c struct uow_softc *sc = arg;
arg 391 dev/usb/uow.c uow_ow_search(void *arg, u_int64_t *buf, int size, u_int64_t startrom)
arg 393 dev/usb/uow.c struct uow_softc *sc = arg;
arg 400 dev/usb/uplcom.c uca.arg = sc;
arg 242 dev/usb/usb.c usb_create_event_thread(void *arg)
arg 244 dev/usb/usb.c struct usb_softc *sc = arg;
arg 300 dev/usb/usb.c usb_event_thread(void *arg)
arg 302 dev/usb/usb.c struct usb_softc *sc = arg;
arg 351 dev/usb/usb.c usb_task_thread(void *arg)
arg 370 dev/usb/usb.c task->fun(task->arg);
arg 192 dev/usb/usbdi.h void *arg;
arg 198 dev/usb/usbdi.h #define usb_init_task(t, f, a) ((t)->fun = (f), (t)->arg = (a), (t)->onqueue = 0)
arg 221 dev/usb/usbf.c usbf_create_thread(void *arg)
arg 223 dev/usb/usbf.c struct usbf_softc *sc = arg;
arg 237 dev/usb/usbf.c usbf_task_thread(void *arg)
arg 239 dev/usb/usbf.c struct usbf_softc *sc = arg;
arg 257 dev/usb/usbf.c task->fun(task->arg);
arg 164 dev/usb/usbf.h void *arg;
arg 170 dev/usb/usbf.h #define usbf_init_task(t, f, a) ((t)->fun=(f), (t)->arg=(a), (t)->onqueue=0)
arg 229 dev/usb/uslcom.c uca.arg = sc;
arg 295 dev/usb/uvisor.c uca.arg = sc;
arg 353 dev/usb/uvscom.c uca.arg = sc;
arg 1609 dev/wscons/wsdisplay.c wsdisplay_switch3(void *arg, int error, int waitok)
arg 1611 dev/wscons/wsdisplay.c struct wsdisplay_softc *sc = arg;
arg 1645 dev/wscons/wsdisplay.c return (wsdisplay_switch1(arg, 0, waitok));
arg 1665 dev/wscons/wsdisplay.c wsdisplay_switch2(void *arg, int error, int waitok)
arg 1667 dev/wscons/wsdisplay.c struct wsdisplay_softc *sc = arg;
arg 1697 dev/wscons/wsdisplay.c return (wsdisplay_switch1(arg, 0, waitok));
arg 1725 dev/wscons/wsdisplay.c wsdisplay_switch1(void *arg, int error, int waitok)
arg 1727 dev/wscons/wsdisplay.c struct wsdisplay_softc *sc = arg;
arg 2133 dev/wscons/wsdisplay.c wsscrollback(void *arg, int op)
arg 2135 dev/wscons/wsdisplay.c struct wsdisplay_softc *sc = arg;
arg 2194 dev/wscons/wsdisplay.c wsdisplay_shutdownhook(void *arg)
arg 216 dev/wscons/wsdisplay_compat_usl.c usl_detachtimeout(arg)
arg 217 dev/wscons/wsdisplay_compat_usl.c void *arg;
arg 219 dev/wscons/wsdisplay_compat_usl.c struct usl_syncdata *sd = arg;
arg 281 dev/wscons/wsdisplay_compat_usl.c usl_attachtimeout(arg)
arg 282 dev/wscons/wsdisplay_compat_usl.c void *arg;
arg 284 dev/wscons/wsdisplay_compat_usl.c struct usl_syncdata *sd = arg;
arg 380 dev/wscons/wsdisplay_compat_usl.c void *arg;
arg 483 dev/wscons/wsdisplay_compat_usl.c arg = &intarg;
arg 503 dev/wscons/wsdisplay_compat_usl.c arg = &bd;
arg 516 dev/wscons/wsdisplay_compat_usl.c arg = &intarg;
arg 520 dev/wscons/wsdisplay_compat_usl.c arg = &intarg;
arg 535 dev/wscons/wsdisplay_compat_usl.c arg = &intarg;
arg 539 dev/wscons/wsdisplay_compat_usl.c arg = &intarg;
arg 544 dev/wscons/wsdisplay_compat_usl.c res = wsdisplay_internal_ioctl(sc, scr, req, arg, flag, p);
arg 121 dev/wscons/wsemul_sun.c #define NORMALIZE(arg) ((arg) != 0 ? (arg) : 1)
arg 115 dev/wscons/wsemul_vt100_subr.c wsemul_vt100_ed(edp, arg)
arg 117 dev/wscons/wsemul_vt100_subr.c int arg;
arg 121 dev/wscons/wsemul_vt100_subr.c switch (arg) {
arg 152 dev/wscons/wsemul_vt100_subr.c printf("ed(%d) unknown\n", arg);
arg 163 dev/wscons/wsemul_vt100_subr.c wsemul_vt100_el(edp, arg)
arg 165 dev/wscons/wsemul_vt100_subr.c int arg;
arg 167 dev/wscons/wsemul_vt100_subr.c switch (arg) {
arg 181 dev/wscons/wsemul_vt100_subr.c printf("el(%d) unknown\n", arg);
arg 79 dev/wscons/wsmuxvar.h #define wsevsrc_set_display(me, arg) \
arg 80 dev/wscons/wsmuxvar.h ((me)->me_ops->dsetdisplay(&(me)->me_dv, arg))
arg 618 isofs/cd9660/cd9660_vfsops.c cd9660_quotactl(mp, cmd, uid, arg, p)
arg 622 isofs/cd9660/cd9660_vfsops.c caddr_t arg;
arg 475 isofs/udf/udf_vfsops.c udf_quotactl(struct mount *mp, int cmds, uid_t uid, caddr_t arg,
arg 569 kern/init_main.c start_init(void *arg)
arg 571 kern/init_main.c struct proc *p = arg;
arg 705 kern/init_main.c start_update(void *arg)
arg 712 kern/init_main.c start_cleaner(void *arg)
arg 719 kern/init_main.c start_reaper(void *arg)
arg 727 kern/init_main.c start_crypto(void *arg)
arg 297 kern/kern_acct.c acct_thread(void *arg)
arg 315 kern/kern_descrip.c newmin = (long)SCARG(uap, arg);
arg 344 kern/kern_descrip.c if ((long)SCARG(uap, arg) & 1)
arg 356 kern/kern_descrip.c fp->f_flag |= FFLAGS((long)SCARG(uap, arg)) & FCNTLFLAGS;
arg 384 kern/kern_descrip.c so->so_pgid = (long)SCARG(uap, arg);
arg 389 kern/kern_descrip.c if ((long)SCARG(uap, arg) <= 0) {
arg 390 kern/kern_descrip.c SCARG(uap, arg) = (void *)(-(long)SCARG(uap, arg));
arg 392 kern/kern_descrip.c struct proc *p1 = pfind((long)SCARG(uap, arg));
arg 397 kern/kern_descrip.c SCARG(uap, arg) = (void *)(long)p1->p_pgrp->pg_id;
arg 400 kern/kern_descrip.c (fp, TIOCSPGRP, (caddr_t)&SCARG(uap, arg), p));
arg 414 kern/kern_descrip.c error = copyin((caddr_t)SCARG(uap, arg), (caddr_t)&fl,
arg 463 kern/kern_descrip.c error = copyin((caddr_t)SCARG(uap, arg), (caddr_t)&fl,
arg 485 kern/kern_descrip.c error = (copyout((caddr_t)&fl, (caddr_t)SCARG(uap, arg),
arg 79 kern/kern_fork.c fork_return(void *arg)
arg 81 kern/kern_fork.c struct proc *p = (struct proc *)arg;
arg 172 kern/kern_fork.c void (*func)(void *), void *arg, register_t *retval,
arg 364 kern/kern_fork.c stacksize, func ? func : child_return, arg ? arg : p2);
arg 66 kern/kern_kthread.c kthread_create(void (*func)(void *), void *arg,
arg 79 kern/kern_kthread.c NULL, 0, func, arg, NULL, &p2);
arg 139 kern/kern_kthread.c kthread_create_deferred(void (*func)(void *), void *arg)
arg 144 kern/kern_kthread.c (*func)(arg);
arg 154 kern/kern_kthread.c kq->kq_arg = arg;
arg 167 kern/kern_sensors.c void *arg;
arg 184 kern/kern_sensors.c sensor_task_register(void *arg, void (*func)(void *), int period)
arg 193 kern/kern_sensors.c st->arg = arg;
arg 229 kern/kern_sensors.c sensor_task_tick(void *arg)
arg 231 kern/kern_sensors.c struct sensor_task *st = arg;
arg 241 kern/kern_sensors.c sensor_task_work(void *xst, void *arg)
arg 251 kern/kern_sensors.c st->func(st->arg);
arg 191 kern/kern_subr.c void *arg)
arg 200 kern/kern_subr.c hdp->hd_arg = arg;
arg 266 kern/kern_subr.c powerhook_establish(void (*fn)(int, void *), void *arg)
arg 276 kern/kern_subr.c ndp->sfd_arg = arg;
arg 277 kern/kern_synch.c endtsleep(void *arg)
arg 279 kern/kern_synch.c struct proc *p = arg;
arg 980 kern/kern_sysctl.c int arg, buflen, doingzomb, elem_size, elem_count;
arg 993 kern/kern_sysctl.c arg = op == KERN_PROC_ALL ? 0 : name[2];
arg 1000 kern/kern_sysctl.c arg = name[2];
arg 1021 kern/kern_sysctl.c if (p->p_pid != (pid_t)arg)
arg 1027 kern/kern_sysctl.c if (p->p_pgrp->pg_id != (pid_t)arg)
arg 1033 kern/kern_sysctl.c p->p_session->s_leader->p_pid != (pid_t)arg)
arg 1040 kern/kern_sysctl.c p->p_session->s_ttyp->t_dev != (dev_t)arg)
arg 1045 kern/kern_sysctl.c if (p->p_ucred->cr_uid != (uid_t)arg)
arg 1050 kern/kern_sysctl.c if (p->p_cred->p_ruid != (uid_t)arg)
arg 640 kern/kern_time.c realitexpire(void *arg)
arg 644 kern/kern_time.c p = (struct proc *)arg;
arg 145 kern/kern_timeout.c timeout_set(struct timeout *new, void (*fn)(void *), void *arg)
arg 148 kern/kern_timeout.c new->to_arg = arg;
arg 233 kern/kern_timeout.c void *arg;
arg 255 kern/kern_timeout.c arg = to->to_arg;
arg 258 kern/kern_timeout.c fn(arg);
arg 32 kern/kern_watchdog.c void wdog_tickle(void *arg);
arg 33 kern/kern_watchdog.c void wdog_shutdown(void *arg);
arg 54 kern/kern_watchdog.c wdog_tickle(void *arg)
arg 63 kern/kern_watchdog.c wdog_shutdown(void *arg)
arg 73 kern/kern_workq.c workq_init_syswq(void *arg)
arg 160 kern/kern_workq.c workq_create_thread(void *arg)
arg 162 kern/kern_workq.c struct workq *wq = arg;
arg 175 kern/kern_workq.c workq_thread(void *arg)
arg 177 kern/kern_workq.c struct workq *wq = arg;
arg 210 kern/sched_bsd.c schedcpu(void *arg)
arg 212 kern/sched_bsd.c struct timeout *to = (struct timeout *)arg;
arg 1597 kern/subr_pool.c void *arg)
arg 1609 kern/subr_pool.c pc->pc_arg = arg;
arg 239 kern/sysv_sem.c union semun arg;
arg 248 kern/sysv_sem.c error = copyin(SCARG(uap, arg), &arg, sizeof(arg));
arg 253 kern/sysv_sem.c cmd, &arg, retval, copyin, copyout);
arg 259 kern/sysv_sem.c semctl1(struct proc *p, int semid, int semnum, int cmd, union semun *arg,
arg 268 kern/sysv_sem.c DPRINTF(("call to semctl(%d, %d, %d, %p)\n", semid, semnum, cmd, arg));
arg 295 kern/sysv_sem.c if ((error = ds_copyin(arg->buf, &sbuf, sizeof(sbuf))) != 0)
arg 307 kern/sysv_sem.c error = ds_copyout(semaptr, arg->buf, sizeof(struct semid_ds));
arg 339 kern/sysv_sem.c &arg->array[i], sizeof(arg->array[0]));
arg 358 kern/sysv_sem.c semaptr->sem_base[semnum].semval = arg->val;
arg 367 kern/sysv_sem.c error = ds_copyin(&arg->array[i],
arg 369 kern/sysv_sem.c sizeof(arg->array[0]));
arg 1417 kern/tty.c ttvtimeout(void *arg)
arg 1419 kern/tty.c struct tty *tp = (struct tty *)arg;
arg 229 kern/uipc_domain.c pfslowtimo(void *arg)
arg 231 kern/uipc_domain.c struct timeout *to = (struct timeout *)arg;
arg 243 kern/uipc_domain.c pffasttimo(void *arg)
arg 245 kern/uipc_domain.c struct timeout *to = (struct timeout *)arg;
arg 141 kern/uipc_mbuf.c m_reclaim(void *arg, int flags)
arg 793 kern/vfs_subr.c int (*func)(struct vnode *, void *), void *arg) {
arg 803 kern/vfs_subr.c error = func(vp, arg);
arg 819 kern/vfs_subr.c vflush_vnode(struct vnode *vp, void *arg) {
arg 820 kern/vfs_subr.c struct vflush_args *va = arg;
arg 524 kern/vfs_syscalls.c SCARG(uap, arg), p));
arg 67 lib/libsa/ioctl.c ioctl(int fd, u_long cmd, char *arg)
arg 76 lib/libsa/ioctl.c errno = (f->f_dev->dv_ioctl)(f, cmd, arg);
arg 64 miscfs/procfs/procfs_cmdline.c char *arg;
arg 73 miscfs/procfs/procfs_cmdline.c arg = malloc(PAGE_SIZE, M_TEMP, M_WAITOK);
arg 81 miscfs/procfs/procfs_cmdline.c len = snprintf(arg, PAGE_SIZE, "(%s)", p->p_comm);
arg 85 miscfs/procfs/procfs_cmdline.c error = uiomove(arg, len - uio->uio_offset, uio);
arg 87 miscfs/procfs/procfs_cmdline.c free(arg, M_TEMP);
arg 102 miscfs/procfs/procfs_cmdline.c free(arg, M_TEMP);
arg 148 miscfs/procfs/procfs_cmdline.c aiov.iov_base = arg;
arg 163 miscfs/procfs/procfs_cmdline.c if (arg[i] == '\0')
arg 172 miscfs/procfs/procfs_cmdline.c error = uiomove(arg + uio->uio_offset - len,
arg 182 miscfs/procfs/procfs_cmdline.c free(arg, M_TEMP);
arg 670 msdosfs/msdosfs_vfsops.c msdosfs_sync_vnode(struct vnode *vp, void *arg)
arg 672 msdosfs/msdosfs_vfsops.c struct msdosfs_sync_arg *msa = arg;
arg 1095 net/bpf.c bpf_tap(caddr_t arg, u_char *pkt, u_int pktlen, u_int direction)
arg 1107 net/bpf.c bp = (struct bpf_if *)arg;
arg 1152 net/bpf.c bpf_mtap(caddr_t arg, struct mbuf *m, u_int direction)
arg 1154 net/bpf.c struct bpf_if *bp = (struct bpf_if *)arg;
arg 1193 net/bpf.c bpf_mtap_hdr(caddr_t arg, caddr_t data, u_int dlen, struct mbuf *m,
arg 1203 net/bpf.c bpf_mtap(arg, (struct mbuf *) &mh, direction);
arg 1217 net/bpf.c bpf_mtap_af(caddr_t arg, u_int32_t af, struct mbuf *m, u_int direction)
arg 1226 net/bpf.c bpf_mtap(arg, (struct mbuf *) &mh, direction);
arg 167 net/bridgestp.c #define DPRINTF(fmt, arg...) printf("bstp: " fmt, ##arg)
arg 169 net/bridgestp.c #define DPRINTF(fmt, arg...)
arg 1614 net/bridgestp.c bstp_notify_rtage(void *arg, int pending)
arg 1616 net/bridgestp.c struct bstp_port *bp = (struct bstp_port *)arg;
arg 1639 net/bridgestp.c bstp_ifstate(void *arg)
arg 1641 net/bridgestp.c struct ifnet *ifp = (struct ifnet *)arg;
arg 1715 net/bridgestp.c bstp_tick(void *arg)
arg 1717 net/bridgestp.c struct bstp_state *bs = (struct bstp_state *)arg;
arg 824 net/if.c if_congestion_clear(void *arg)
arg 826 net/if.c struct ifqueue *ifq = arg;
arg 1109 net/if.c if_slowtimo(void *arg)
arg 1111 net/if.c struct timeout *to = (struct timeout *)arg;
arg 1063 net/if_pppoe.c pppoe_timeout(void *arg)
arg 1065 net/if_pppoe.c struct pppoe_softc *sc = (struct pppoe_softc *)arg;
arg 88 net/if_spppsubr.c # define UNTIMEOUT(fun, arg, handle) \
arg 89 net/if_spppsubr.c untimeout(fun, arg, handle)
arg 91 net/if_spppsubr.c # define UNTIMEOUT(fun, arg, handle) \
arg 94 net/if_spppsubr.c # define UNTIMEOUT(fun, arg, handle) \
arg 95 net/if_spppsubr.c untimeout(fun, arg)
arg 294 net/if_spppsubr.c HIDE void sppp_cp_timeout(void *arg);
arg 1111 net/if_trunk.c trunk_port_state(void *arg)
arg 1113 net/if_trunk.c struct trunk_port *tp = (struct trunk_port *)arg;
arg 1042 net/pf_table.c pfr_walktree(struct radix_node *rn, void *arg)
arg 1045 net/pf_table.c struct pfr_walktree *w = arg;
arg 2226 net/pfkeyv2.c pfkeyv2_sysctl_walker(struct tdb *sa, void *arg, int last)
arg 2228 net/pfkeyv2.c struct pfkeyv2_sysctl_walk *w = (struct pfkeyv2_sysctl_walk *)arg;
arg 2418 net/pfkeyv2.c pfkeyv2_ipo_walk(int (*walker)(struct ipsec_policy *, void *), void *arg)
arg 2424 net/pfkeyv2.c rval = walker(ipo, (void *)arg);
arg 2429 net/pfkeyv2.c pfkeyv2_sysctl_policydumper(struct ipsec_policy *ipo, void *arg)
arg 2431 net/pfkeyv2.c struct pfkeyv2_sysctl_walk *w = (struct pfkeyv2_sysctl_walk *)arg;
arg 188 net/ppp-deflate.c z_comp_free(arg)
arg 189 net/ppp-deflate.c void *arg;
arg 191 net/ppp-deflate.c struct deflate_state *state = (struct deflate_state *) arg;
arg 198 net/ppp-deflate.c z_comp_init(arg, options, opt_len, unit, hdrlen, debug)
arg 199 net/ppp-deflate.c void *arg;
arg 203 net/ppp-deflate.c struct deflate_state *state = (struct deflate_state *) arg;
arg 224 net/ppp-deflate.c z_comp_reset(arg)
arg 225 net/ppp-deflate.c void *arg;
arg 227 net/ppp-deflate.c struct deflate_state *state = (struct deflate_state *) arg;
arg 234 net/ppp-deflate.c z_compress(arg, mret, mp, orig_len, maxolen)
arg 235 net/ppp-deflate.c void *arg;
arg 240 net/ppp-deflate.c struct deflate_state *state = (struct deflate_state *) arg;
arg 362 net/ppp-deflate.c z_comp_stats(arg, stats)
arg 363 net/ppp-deflate.c void *arg;
arg 366 net/ppp-deflate.c struct deflate_state *state = (struct deflate_state *) arg;
arg 420 net/ppp-deflate.c z_decomp_free(arg)
arg 421 net/ppp-deflate.c void *arg;
arg 423 net/ppp-deflate.c struct deflate_state *state = (struct deflate_state *) arg;
arg 430 net/ppp-deflate.c z_decomp_init(arg, options, opt_len, unit, hdrlen, mru, debug)
arg 431 net/ppp-deflate.c void *arg;
arg 435 net/ppp-deflate.c struct deflate_state *state = (struct deflate_state *) arg;
arg 457 net/ppp-deflate.c z_decomp_reset(arg)
arg 458 net/ppp-deflate.c void *arg;
arg 460 net/ppp-deflate.c struct deflate_state *state = (struct deflate_state *) arg;
arg 483 net/ppp-deflate.c z_decompress(arg, mi, mop)
arg 484 net/ppp-deflate.c void *arg;
arg 487 net/ppp-deflate.c struct deflate_state *state = (struct deflate_state *) arg;
arg 631 net/ppp-deflate.c z_incomp(arg, mi)
arg 632 net/ppp-deflate.c void *arg;
arg 635 net/ppp-deflate.c struct deflate_state *state = (struct deflate_state *) arg;
arg 136 net/raw_usrreq.c raw_ctlinput(cmd, arg, d)
arg 138 net/raw_usrreq.c struct sockaddr *arg;
arg 572 net/route.c rtflushclone1(struct radix_node *rn, void *arg)
arg 577 net/route.c parent = (struct rtentry *)arg;
arg 1259 net/route.c rt_timer_timer(void *arg)
arg 1261 net/route.c struct timeout *to = (struct timeout *)arg;
arg 916 net80211/ieee80211_node.c void *arg)
arg 923 net80211/ieee80211_node.c (*f)(arg, ni);
arg 1259 net80211/ieee80211_output.c int type, int arg)
arg 1290 net80211/ieee80211_output.c m = ieee80211_get_auth(ic, ni, arg >> 16, arg & 0xffff);
arg 1299 net80211/ieee80211_output.c if ((m = ieee80211_get_deauth(ic, ni, arg)) == NULL)
arg 1304 net80211/ieee80211_output.c ifp->if_xname, ether_sprintf(ni->ni_macaddr), arg);
arg 1318 net80211/ieee80211_output.c if ((m = ieee80211_get_assoc_resp(ic, ni, arg)) == NULL)
arg 1323 net80211/ieee80211_output.c if ((m = ieee80211_get_disassoc(ic, ni, arg)) == NULL)
arg 1328 net80211/ieee80211_output.c ifp->if_xname, ether_sprintf(ni->ni_macaddr), arg);
arg 602 netatalk/aarp.c aarpprobe( arg )
arg 603 netatalk/aarp.c void *arg;
arg 605 netatalk/aarp.c struct arpcom *ac = (struct arpcom *) arg;
arg 197 netbt/hci_link.c hci_acl_timeout(void *arg)
arg 199 netbt/hci_link.c struct hci_link *link = arg;
arg 204 netbt/hci_socket.c hci_drop(void *arg)
arg 206 netbt/hci_socket.c struct socket *so = arg;
arg 277 netbt/hci_unit.c hci_intr(void *arg)
arg 279 netbt/hci_unit.c struct hci_unit *unit = arg;
arg 413 netbt/hci_unit.c void *arg;
arg 427 netbt/hci_unit.c arg = M_GETCTX(m, void *);
arg 428 netbt/hci_unit.c if (arg != NULL)
arg 429 netbt/hci_unit.c hci_drop(arg);
arg 188 netbt/l2cap_misc.c l2cap_rtx(void *arg)
arg 190 netbt/l2cap_misc.c struct l2cap_req *req = arg;
arg 318 netbt/l2cap_socket.c l2cap_connecting(void *arg)
arg 320 netbt/l2cap_socket.c struct socket *so = arg;
arg 327 netbt/l2cap_socket.c l2cap_connected(void *arg)
arg 329 netbt/l2cap_socket.c struct socket *so = arg;
arg 336 netbt/l2cap_socket.c l2cap_disconnected(void *arg, int err)
arg 338 netbt/l2cap_socket.c struct socket *so = arg;
arg 347 netbt/l2cap_socket.c l2cap_newconn(void *arg, struct sockaddr_bt *laddr,
arg 350 netbt/l2cap_socket.c struct socket *so = arg;
arg 363 netbt/l2cap_socket.c l2cap_complete(void *arg, int count)
arg 365 netbt/l2cap_socket.c struct socket *so = arg;
arg 374 netbt/l2cap_socket.c l2cap_linkmode(void *arg, int new)
arg 376 netbt/l2cap_socket.c struct socket *so = arg;
arg 392 netbt/l2cap_socket.c l2cap_input(void *arg, struct mbuf *m)
arg 394 netbt/l2cap_socket.c struct socket *so = arg;
arg 195 netbt/rfcomm_dlc.c rfcomm_dlc_timeout(void *arg)
arg 197 netbt/rfcomm_dlc.c struct rfcomm_dlc *dlc = arg;
arg 300 netbt/rfcomm_session.c rfcomm_session_timeout(void *arg)
arg 302 netbt/rfcomm_session.c struct rfcomm_session *rs = arg;
arg 335 netbt/rfcomm_session.c rfcomm_session_connecting(void *arg)
arg 343 netbt/rfcomm_session.c rfcomm_session_connected(void *arg)
arg 345 netbt/rfcomm_session.c struct rfcomm_session *rs = arg;
arg 378 netbt/rfcomm_session.c rfcomm_session_disconnected(void *arg, int err)
arg 380 netbt/rfcomm_session.c struct rfcomm_session *rs = arg;
arg 397 netbt/rfcomm_session.c rfcomm_session_newconn(void *arg, struct sockaddr_bt *laddr,
arg 400 netbt/rfcomm_session.c struct rfcomm_session *new, *rs = arg;
arg 431 netbt/rfcomm_session.c rfcomm_session_complete(void *arg, int count)
arg 433 netbt/rfcomm_session.c struct rfcomm_session *rs = arg;
arg 500 netbt/rfcomm_session.c rfcomm_session_linkmode(void *arg, int new)
arg 502 netbt/rfcomm_session.c struct rfcomm_session *rs = arg;
arg 596 netbt/rfcomm_session.c rfcomm_session_input(void *arg, struct mbuf *m)
arg 598 netbt/rfcomm_session.c struct rfcomm_session *rs = arg;
arg 316 netbt/rfcomm_socket.c rfcomm_connecting(void *arg)
arg 320 netbt/rfcomm_socket.c KASSERT(arg != NULL);
arg 325 netbt/rfcomm_socket.c rfcomm_connected(void *arg)
arg 327 netbt/rfcomm_socket.c struct socket *so = arg;
arg 335 netbt/rfcomm_socket.c rfcomm_disconnected(void *arg, int err)
arg 337 netbt/rfcomm_socket.c struct socket *so = arg;
arg 347 netbt/rfcomm_socket.c rfcomm_newconn(void *arg, struct sockaddr_bt *laddr,
arg 350 netbt/rfcomm_socket.c struct socket *so = arg;
arg 368 netbt/rfcomm_socket.c rfcomm_complete(void *arg, int length)
arg 370 netbt/rfcomm_socket.c struct socket *so = arg;
arg 382 netbt/rfcomm_socket.c rfcomm_linkmode(void *arg, int new)
arg 384 netbt/rfcomm_socket.c struct socket *so = arg;
arg 403 netbt/rfcomm_socket.c rfcomm_input(void *arg, struct mbuf *m)
arg 405 netbt/rfcomm_socket.c struct socket *so = arg;
arg 303 netbt/sco_socket.c sco_connecting(void *arg)
arg 305 netbt/sco_socket.c struct socket *so = arg;
arg 312 netbt/sco_socket.c sco_connected(void *arg)
arg 314 netbt/sco_socket.c struct socket *so = arg;
arg 321 netbt/sco_socket.c sco_disconnected(void *arg, int err)
arg 323 netbt/sco_socket.c struct socket *so = arg;
arg 332 netbt/sco_socket.c sco_newconn(void *arg, struct sockaddr_bt *laddr,
arg 335 netbt/sco_socket.c struct socket *so = arg;
arg 347 netbt/sco_socket.c sco_complete(void *arg, int num)
arg 349 netbt/sco_socket.c struct socket *so = arg;
arg 358 netbt/sco_socket.c sco_linkmode(void *arg, int mode)
arg 363 netbt/sco_socket.c sco_input(void *arg, struct mbuf *m)
arg 365 netbt/sco_socket.c struct socket *so = arg;
arg 115 netinet/if_ether.c arptimer(arg)
arg 116 netinet/if_ether.c void *arg;
arg 118 netinet/if_ether.c struct timeout *to = (struct timeout *)arg;
arg 501 netinet/ip_ipsp.c tdb_walk(int (*walker)(struct tdb *, void *, int), void *arg)
arg 513 netinet/ip_ipsp.c rval = walker(tdbp, (void *)arg, 1);
arg 515 netinet/ip_ipsp.c rval = walker(tdbp, (void *)arg, 0);
arg 2006 netinet/ip_mroute.c tbf_reprocess_q(void *arg)
arg 2008 netinet/ip_mroute.c struct vif *vifp = arg;
arg 3490 netinet/tcp_input.c syn_cache_timer(void *arg)
arg 3492 netinet/tcp_input.c struct syn_cache *sc = arg;
arg 3533 netinet/tcp_input.c syn_cache_reaper(void *arg)
arg 3535 netinet/tcp_input.c struct syn_cache *sc = arg;
arg 599 netinet/tcp_subr.c tcp_reaper(void *arg)
arg 601 netinet/tcp_subr.c struct tcpcb *tp = arg;
arg 104 netinet/tcp_timer.c tcp_delack(void *arg)
arg 106 netinet/tcp_timer.c struct tcpcb *tp = arg;
arg 196 netinet/tcp_timer.c tcp_timer_rexmt(void *arg)
arg 198 netinet/tcp_timer.c struct tcpcb *tp = arg;
arg 389 netinet/tcp_timer.c tcp_timer_persist(void *arg)
arg 391 netinet/tcp_timer.c struct tcpcb *tp = arg;
arg 428 netinet/tcp_timer.c tcp_timer_keep(void *arg)
arg 430 netinet/tcp_timer.c struct tcpcb *tp = arg;
arg 486 netinet/tcp_timer.c tcp_timer_2msl(void *arg)
arg 488 netinet/tcp_timer.c struct tcpcb *tp = arg;
arg 390 netinet6/nd6.c nd6_llinfo_timer(void *arg)
arg 401 netinet6/nd6.c ln = (struct llinfo_nd6 *)arg;
arg 1801 netinet6/nd6_rtr.c rt6_deleteroute(rn, arg)
arg 1803 netinet6/nd6_rtr.c void *arg;
arg 1807 netinet6/nd6_rtr.c struct in6_addr *gate = (struct in6_addr *)arg;
arg 102 nfs/nfs_kq.c nfs_kqpoll(void *arg)
arg 1218 nfs/nfs_socket.c nfs_timer(arg)
arg 1219 nfs/nfs_socket.c void *arg;
arg 1221 nfs/nfs_socket.c struct timeout *to = (struct timeout *)arg;
arg 1816 nfs/nfs_socket.c nfsrv_rcv(so, arg, waitflag)
arg 1818 nfs/nfs_socket.c caddr_t arg;
arg 1821 nfs/nfs_socket.c struct nfssvc_sock *slp = (struct nfssvc_sock *)arg;
arg 770 nfs/nfs_syscalls.c start_nfsio(arg)
arg 771 nfs/nfs_syscalls.c void *arg;
arg 934 nfs/nfs_vfsops.c nfs_quotactl(mp, cmd, uid, arg, p)
arg 938 nfs/nfs_vfsops.c caddr_t arg;
arg 106 nfs/nfsmount.h int nfs_quotactl(struct mount *mp, int cmds, uid_t uid, caddr_t arg,
arg 830 ntfs/ntfs_vfsops.c caddr_t arg,
arg 131 scsi/cd.c void cd_powerhook(int why, void *arg);
arg 1018 scsi/cd.c struct ioc_patch *arg = (struct ioc_patch *)addr;
arg 1020 scsi/cd.c error = cd_setchan(cd, arg->patch[0], arg->patch[1],
arg 1021 scsi/cd.c arg->patch[2], arg->patch[3], 0);
arg 1025 scsi/cd.c struct ioc_vol *arg = (struct ioc_vol *)addr;
arg 1027 scsi/cd.c error = cd_getvol(cd, arg, 0);
arg 1031 scsi/cd.c struct ioc_vol *arg = (struct ioc_vol *)addr;
arg 1033 scsi/cd.c error = cd_setvol(cd, arg, 0);
arg 1299 scsi/cd.c cd_getvol(struct cd_softc *cd, struct ioc_vol *arg, int flags)
arg 1315 scsi/cd.c arg->vol[0] = audio->port[0].volume;
arg 1316 scsi/cd.c arg->vol[1] = audio->port[1].volume;
arg 1317 scsi/cd.c arg->vol[2] = audio->port[2].volume;
arg 1318 scsi/cd.c arg->vol[3] = audio->port[3].volume;
arg 1326 scsi/cd.c cd_setvol(struct cd_softc *cd, const struct ioc_vol *arg, int flags)
arg 1361 scsi/cd.c audio->port[0].volume = arg->vol[0] & mask_volume[0];
arg 1362 scsi/cd.c audio->port[1].volume = arg->vol[1] & mask_volume[1];
arg 1363 scsi/cd.c audio->port[2].volume = arg->vol[2] & mask_volume[2];
arg 1364 scsi/cd.c audio->port[3].volume = arg->vol[3] & mask_volume[3];
arg 1973 scsi/cd.c cd_powerhook(int why, void *arg)
arg 1975 scsi/cd.c struct cd_softc *cd = arg;
arg 382 scsi/safte.c safte_read_encstat(void *arg)
arg 384 scsi/safte.c struct safte_softc *sc = (struct safte_softc *)arg;
arg 1050 scsi/sd.c sd_shutdown(void *arg)
arg 1052 scsi/sd.c struct sd_softc *sd = (struct sd_softc *)arg;
arg 500 scsi/ses.c ses_refresh_sensors(void *arg)
arg 502 scsi/ses.c struct ses_softc *sc = (struct ses_softc *)arg;
arg 1045 scsi/st.c stioctl(dev, cmd, arg, flag, p)
arg 1048 scsi/st.c caddr_t arg;
arg 1059 scsi/st.c struct mtop *mt = (struct mtop *) arg;
arg 1074 scsi/st.c struct mtget *g = (struct mtget *) arg;
arg 1192 scsi/st.c error = st_rdpos(st, 0, (u_int32_t *) arg);
arg 1196 scsi/st.c error = st_rdpos(st, 1, (u_int32_t *) arg);
arg 1200 scsi/st.c error = st_setpos(st, 0, (u_int32_t *) arg);
arg 1204 scsi/st.c error = st_setpos(st, 1, (u_int32_t *) arg);
arg 1209 scsi/st.c error = scsi_do_ioctl(st->sc_link, dev, cmd, arg, flag, p);
arg 291 sys/mbuf.h #define MEXTADD(m, buf, size, type, free, arg) do { \
arg 297 sys/mbuf.h (m)->m_ext.ext_arg = (arg); \
arg 75 sys/memrange.h int (*set)(struct mem_range_softc *sc, struct mem_range_desc *mrd, int *arg);
arg 90 sys/memrange.h extern int mem_range_attr_get(struct mem_range_desc *mrd, int *arg);
arg 91 sys/memrange.h extern int mem_range_attr_set(struct mem_range_desc *mrd, int *arg);
arg 479 sys/mount.h caddr_t arg, struct proc *p);
arg 106 sys/socketvar.h void (*so_upcall)(struct socket *so, caddr_t arg, int waitf);
arg 301 sys/syscallargs.h syscallarg(int) arg;
arg 401 sys/syscallargs.h syscallarg(void *) arg;
arg 676 sys/syscallargs.h syscallarg(char *) arg;
arg 832 sys/syscallargs.h syscallarg(const void *) arg;
arg 922 sys/syscallargs.h syscallarg(union semun *) arg;
arg 1041 sys/syscallargs.h syscallarg(union semun *) arg;
arg 1205 sys/syscallargs.h syscallarg(union semun *) arg;
arg 252 sys/systm.h #define startuphook_establish(fn, arg) \
arg 253 sys/systm.h hook_establish(&startuphook_list, 1, (fn), (arg))
arg 258 sys/systm.h #define shutdownhook_establish(fn, arg) \
arg 259 sys/systm.h hook_establish(&shutdownhook_list, 0, (fn), (arg))
arg 264 sys/systm.h #define mountroothook_establish(fn, arg) \
arg 265 sys/systm.h hook_establish(&mountroothook_list, 0, (fn), (arg))
arg 5357 ufs/ffs/ffs_softdep.c pause_timer(arg)
arg 5358 ufs/ffs/ffs_softdep.c void *arg;
arg 1134 ufs/ffs/ffs_vfsops.c ffs_sync_vnode(struct vnode *vp, void *arg) {
arg 1135 ufs/ffs/ffs_vfsops.c struct ffs_sync_args *fsa = arg;
arg 459 ufs/ufs/ufs_quota.c quotaon_vnode(struct vnode *vp, void *arg)
arg 462 ufs/ufs/ufs_quota.c struct proc *p = (struct proc *)arg;
arg 544 ufs/ufs/ufs_quota.c quotaoff_vnode(struct vnode *vp, void *arg)
arg 546 ufs/ufs/ufs_quota.c struct quotaoff_arg *qa = (struct quotaoff_arg *)arg;
arg 719 ufs/ufs/ufs_quota.c qsync_vnode(struct vnode *vp, void *arg)
arg 1000 ufs/ufs/ufs_quota.c ufs_quotactl(struct mount *mp, int cmds, uid_t uid, caddr_t arg,
arg 1032 ufs/ufs/ufs_quota.c error = quotaon(p, mp, type, arg);
arg 1040 ufs/ufs/ufs_quota.c error = setquota(mp, uid, type, arg) ;
arg 1044 ufs/ufs/ufs_quota.c error = setuse(mp, uid, type, arg);
arg 1048 ufs/ufs/ufs_quota.c error = getquota(mp, uid, type, arg);
arg 115 uvm/uvm_device.c udv_attach(arg, accessprot, off, size)
arg 116 uvm/uvm_device.c void *arg;
arg 121 uvm/uvm_device.c dev_t device = *((dev_t *)arg);
arg 230 uvm/uvm_glue.c uvm_fork(p1, p2, shared, stack, stacksize, func, arg)
arg 236 uvm/uvm_glue.c void *arg;
arg 270 uvm/uvm_glue.c cpu_fork(p1, p2, stack, stacksize, func, arg);
arg 831 uvm/uvm_km.c uvm_km_createthread(void *arg)
arg 843 uvm/uvm_km.c uvm_km_thread(void *arg)
arg 194 uvm/uvm_pdaemon.c uvm_pageout(void *arg)
arg 286 uvm/uvm_pdaemon.c uvm_aiodone_daemon(void *arg)
arg 669 uvm/uvm_swap.c sep = (struct swapent *)SCARG(uap, arg);
arg 725 uvm/uvm_swap.c if (SCARG(uap, arg) == NULL) {
arg 739 uvm/uvm_swap.c if ((error = copyinstr(SCARG(uap, arg), userpath,
arg 746 uvm/uvm_swap.c where = (char *)SCARG(uap, arg);
arg 156 uvm/uvm_vnode.c uvn_attach(arg, accessprot)
arg 157 uvm/uvm_vnode.c void *arg;
arg 160 uvm/uvm_vnode.c struct vnode *vp = arg;
arg 168 uvm/uvm_vnode.c UVMHIST_LOG(maphist, "(vn=%p)", arg,0,0,0);
arg 108 xfs/xfs_syscalls-common.c struct sys_xfspioctl_args *arg = (struct sys_xfspioctl_args *) varg;
arg 110 xfs/xfs_syscalls-common.c struct sys_pioctl_args *arg = (struct sys_pioctl_args *) varg;
arg 114 xfs/xfs_syscalls-common.c switch (SCARG(arg, operation)) {
arg 128 xfs/xfs_syscalls-common.c SCARG(arg, operation)));
arg 491 xfs/xfs_syscalls-common.c struct sys_pioctl_args *arg,
arg 524 xfs/xfs_syscalls-common.c SCARG(arg, a_opcode));
arg 531 xfs/xfs_syscalls-common.c SCARG(arg, a_opcode));
arg 543 xfs/xfs_syscalls-common.c msg->opcode = SCARG(arg, a_opcode);
arg 626 xfs/xfs_syscalls-common.c struct sys_pioctl_args *arg,
arg 635 xfs/xfs_syscalls-common.c SCARG(arg, operation),
arg 636 xfs/xfs_syscalls-common.c (unsigned long)SCARG(arg, a_pathP),
arg 637 xfs/xfs_syscalls-common.c SCARG(arg, a_opcode),
arg 638 xfs/xfs_syscalls-common.c (unsigned long)SCARG(arg, a_paramsP),
arg 639 xfs/xfs_syscalls-common.c SCARG(arg, a_followSymlinks)));
arg 643 xfs/xfs_syscalls-common.c error = copyin(SCARG(arg, a_paramsP),
arg 650 xfs/xfs_syscalls-common.c pathptr = SCARG(arg, a_pathP);
arg 653 xfs/xfs_syscalls-common.c error = lookup_node (pathptr, SCARG(arg, a_followSymlinks), &vp,
arg 659 xfs/xfs_syscalls-common.c switch (SCARG(arg, a_opcode)) {
arg 664 xfs/xfs_syscalls-common.c SCARG(arg, a_followSymlinks), return_value);
arg 670 xfs/xfs_syscalls-common.c NNPFSDEB(XDEBSYS, ("a_opcode = %x\n", SCARG(arg, a_opcode)));
arg 671 xfs/xfs_syscalls-common.c return remote_pioctl (proc, arg, &vice_ioctl, vp);
arg 90 xfs/xfs_vfsops-bsd.c xfs_quotactl(struct mount *mp, int cmd, uid_t uid, caddr_t arg, d_thread_t *p)
arg 95 xfs/xfs_vfsops-bsd.c (unsigned long)arg, (unsigned long)p));
arg 53 xfs/xfs_vfsops-bsd.h xfs_quotactl(struct mount *mp, int cmd, uid_t uid, caddr_t arg, d_thread_t *p);