fun 73 compat/hpux/m68k/hpux_sig2.c sa->sa_handler = SCARG(uap, fun); fun 161 compat/hpux/m68k/hpux_syscallargs.h syscallarg(sig_t) fun; fun 96 compat/svr4/svr4_ioctl.c int (*fun)(struct file *, struct proc *, register_t *, fun 121 compat/svr4/svr4_ioctl.c fun = svr4_ttold_ioctl; fun 125 compat/svr4/svr4_ioctl.c fun = svr4_term_ioctl; fun 129 compat/svr4/svr4_ioctl.c fun = svr4_stream_ioctl; fun 133 compat/svr4/svr4_ioctl.c fun = svr4_fil_ioctl; fun 137 compat/svr4/svr4_ioctl.c fun = svr4_sock_ioctl; fun 141 compat/svr4/svr4_ioctl.c fun = svr4_jerq_ioctl; fun 155 compat/svr4/svr4_ioctl.c error = (*fun)(fp, p, retval, SCARG(uap, fd), cmd, SCARG(uap, data)); fun 902 compat/svr4/svr4_misc.c syscallarg(int) fun; fun 914 compat/svr4/svr4_misc.c switch (SCARG(uap, fun)) { fun 948 compat/svr4/svr4_misc.c DPRINTF(("Bad htrcntl command %d\n", SCARG(uap, fun))); fun 241 compat/svr4/svr4_syscallargs.h syscallarg(int) fun; fun 163 dev/pci/bktr/bktr_os.c u_int fun; fun 178 dev/pci/bktr/bktr_os.c fun = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_COMMAND_STATUS_REG); fun 179 dev/pci/bktr/bktr_os.c DPR((" fun=%b", fun, PCI_COMMAND_STATUS_BITS)); fun 181 dev/pci/bktr/bktr_os.c fun | PCI_COMMAND_MEM_ENABLE | PCI_COMMAND_MASTER_ENABLE | fun 247 dev/pci/bktr/bktr_os.c fun = pci_conf_read(pa->pa_pc, pa->pa_tag, PCI_ID_REG); fun 250 dev/pci/bktr/bktr_os.c common_bktr_attach(bktr, unit, fun, rev); fun 604 dev/sdmmc/sdmmc_io.c sdmmc_intr_establish(struct device *sdmmc, int (*fun)(void *), fun 626 dev/sdmmc/sdmmc_io.c ih->ih_fun = fun; fun 274 dev/usb/if_cdcef.c cdcef_do_request(usbf_function_handle fun, usb_device_request_t *req, fun 370 dev/usb/usb.c task->fun(task->arg); fun 191 dev/usb/usbdi.h void (*fun)(void *); fun 198 dev/usb/usbdi.h #define usb_init_task(t, f, a) ((t)->fun = (f), (t)->arg = (a), (t)->onqueue = 0) fun 257 dev/usb/usbf.c task->fun(task->arg); fun 383 dev/usb/usbf.c usbf_function_handle fun = dev->function; fun 399 dev/usb/usbf.c err = fun->methods->set_config(fun, NULL); fun 414 dev/usb/usbf.c err = fun->methods->set_config(fun, cfg); fun 525 dev/usb/usbf.c usbf_function_handle fun = dev->function; fun 527 dev/usb/usbf.c if (fun == NULL) fun 532 dev/usb/usbf.c err = fun->methods->do_request(fun, req, &data); fun 163 dev/usb/usbf.h void (*fun)(void *); fun 170 dev/usb/usbf.h #define usbf_init_task(t, f, a) ((t)->fun=(f), (t)->arg=(a), (t)->onqueue=0) fun 88 net/if_spppsubr.c # define UNTIMEOUT(fun, arg, handle) \ fun 89 net/if_spppsubr.c untimeout(fun, arg, handle) fun 91 net/if_spppsubr.c # define UNTIMEOUT(fun, arg, handle) \ fun 94 net/if_spppsubr.c # define UNTIMEOUT(fun, arg, handle) \ fun 95 net/if_spppsubr.c untimeout(fun, arg)