Home
last modified time | relevance | path

Searched refs:d_open_t (Results 1 – 25 of 137) sorted by relevance

123456

/freebsd-12-stable/sys/i386/include/
Dmemdev.h37 d_open_t memopen;
/freebsd-12-stable/sys/amd64/include/
Dmemdev.h37 d_open_t memopen;
/freebsd-12-stable/sys/powerpc/include/
Dmemdev.h37 d_open_t memopen;
/freebsd-12-stable/sys/arm/include/
Dmemdev.h37 d_open_t memopen;
/freebsd-12-stable/sys/mips/include/
Dmemdev.h38 d_open_t memopen;
/freebsd-12-stable/sys/arm64/include/
Dmemdev.h35 d_open_t memopen;
/freebsd-12-stable/share/examples/kld/cdev/module/
Dcdev.h77 d_open_t mydev_open;
/freebsd-12-stable/sys/sparc64/include/
Dmemdev.h37 d_open_t memopen;
/freebsd-12-stable/sys/riscv/include/
Dmemdev.h35 d_open_t memopen;
/freebsd-12-stable/sys/dev/firewire/
Dfwmem.h48 d_open_t fwmem_open;
/freebsd-12-stable/sys/dev/tdfx/
Dtdfx_pci.h50 static d_open_t tdfx_open;
/freebsd-12-stable/sys/kern/
Dtty_tty.c42 static d_open_t cttyopen;
Dsubr_log.c59 static d_open_t logopen;
/freebsd-12-stable/sys/sys/
Dconf.h113 typedef int d_open_t(struct cdev *dev, int oflags, int devtype, struct thread *td); typedef
183 d_open_t *d_open;
/freebsd-12-stable/sys/cddl/dev/
Dprototype.c18 static d_open_t prototype_open;
/freebsd-12-stable/sys/dev/nvram/
Dnvram.c65 static d_open_t nvram_open;
/freebsd-12-stable/sys/dev/cardbus/
Dcardbus_device.c54 static d_open_t cardbus_open;
/freebsd-12-stable/sys/dev/pccard/
Dpccard_device.c49 static d_open_t pccard_open;
/freebsd-12-stable/sys/dev/hyperv/vmbus/amd64/
Dhyperv_machdep.c60 static d_open_t hyperv_tsc_open;
/freebsd-12-stable/sys/cddl/dev/dtmalloc/
Ddtmalloc.c42 static d_open_t dtmalloc_open;
/freebsd-12-stable/sys/contrib/rdma/krping/
Dkrping_dev.c39 static d_open_t krping_open;
/freebsd-12-stable/sys/dev/mlx/
Dmlxvar.h202 extern d_open_t mlx_open;
/freebsd-12-stable/tools/tools/kttcp/sys/
Dkttcp.c104 static d_open_t kttcpopen;
/freebsd-12-stable/sys/dev/ofw/
Dopenpromio.c54 static d_open_t openprom_open;
/freebsd-12-stable/sys/dev/joy/
Djoy.c64 static d_open_t joyopen;

123456