Searched defs:dev (Results 226 - 250 of 2117) sorted by relevance

1234567891011>>

/freebsd-10-stable/sys/dev/e1000/
H A De1000_osdep.c75 device_t dev = ((struct e1000_osdep *)hw->back)->dev; local
89 device_t dev = ((struct e1000_osdep *)hw->back)->dev; local
[all...]
/freebsd-10-stable/sys/dev/wtap/
H A Dif_wtap_module.c109 wtap_ioctl(struct cdev *dev, u_long cmd, caddr_t data, argument
/freebsd-10-stable/sys/dev/mmc/
H A Dmmc_private.h59 device_t dev; member in struct:mmc_softc
/freebsd-10-stable/sys/dev/fdt/
H A Dfdt_slicer.c51 fdt_flash_fill_slices(device_t dev, const char *provider __unused, argument
/freebsd-10-stable/sys/dev/imcsmb/
H A Dimcsmb_var.h73 device_t dev; member in struct:imcsmb_pci_softc
99 device_t dev; member in struct:imcsmb_softc
/freebsd-10-stable/sys/cam/
H A Dcam_compat.c58 cam_compat_ioctl(struct cdev *dev, u_long cmd, caddr_t addr, int flag, argument
105 cam_compat_handle_0x17(struct cdev *dev, u_long cmd, caddr_t addr, int flag, argument
/freebsd-10-stable/sys/arm/cavium/cns11xx/
H A Dohci_ec.c76 ohci_ec_probe(device_t dev) argument
83 ohci_ec_attach(device_t dev) argument
177 ohci_ec_detach(device_t dev) argument
[all...]
/freebsd-10-stable/sys/dev/cxgbe/iw_cxgbe/
H A Dev.c42 static void post_qp_event(struct c4iw_dev *dev, struct c4iw_cq *chp, argument
85 void c4iw_ev_dispatch(struct c4iw_dev *dev, struct t4_cqe *err_cqe) argument
192 struct c4iw_dev *dev = iq->adapter->iwarp_softc; local
[all...]
/freebsd-10-stable/sys/dev/usb/controller/
H A Datmegadci_atmelarm.c83 atmegadci_probe(device_t dev) argument
90 atmegadci_attach(device_t dev) argument
155 atmegadci_detach(device_t dev) argument
[all...]
H A Duss820dci_atmelarm.c93 uss820_atmelarm_probe(device_t dev) argument
100 uss820_atmelarm_attach(device_t dev) argument
169 uss820_atmelarm_detach(device_t dev) argument
[all...]
/freebsd-10-stable/sys/kern/
H A Dsubr_rtc.c83 clock_register(device_t dev, long res) /* res has units of microseconds */ argument
/freebsd-10-stable/sys/mips/atheros/
H A Dar71xx_ohci.c62 ar71xx_ohci_probe(device_t dev) argument
69 ar71xx_ohci_attach(device_t dev) argument
143 ar71xx_ohci_detach(device_t dev) argument
[all...]
/freebsd-10-stable/sys/mips/rt305x/
H A Drt305x_dotg.c76 dotg_obio_probe(device_t dev) argument
83 dotg_obio_attach(device_t dev) argument
167 dotg_obio_detach(device_t dev) argument
[all...]
/freebsd-10-stable/sys/ufs/ufs/
H A Dufs_gjournal.c59 struct cdev *dev; local
/freebsd-10-stable/contrib/libarchive/cpio/test/
H A Dtest_option_c.c69 int dev, ino, gid = 1000; local
[all...]
/freebsd-10-stable/contrib/ipfilter/ipsend/
H A Diptest.c95 char *gateway = NULL, *dev = NULL; local
[all...]
/freebsd-10-stable/lib/libc/gen/
H A Dgetcwd.c64 dev_t dev; local
/freebsd-10-stable/sbin/mount/
H A Dmount_fs.c81 char *dev, *dir, mntpath[MAXPATHLEN]; local
/freebsd-10-stable/sbin/mount_udf/
H A Dmount_udf.c79 char *cs_disk, *cs_local, *dev, *dir; local
/freebsd-10-stable/share/examples/kld/cdev/module/
H A Dcdev.c101 mydev_open(struct cdev *dev, int flag, int otyp, struct thread *td) argument
113 mydev_close(struct cdev *dev, int flag, int otyp, struct thread *td) argument
123 mydev_ioctl(struct cdev *dev, u_long cmd, caddr_t arg, int mode, argument
149 mydev_write(struct cdev *dev, struct uio *uio, int ioflag) argument
169 mydev_read(struct cdev *dev, struct uio *uio, int ioflag) argument
[all...]
/freebsd-10-stable/sys/arm/allwinner/
H A Da10_clk.c70 a10_ccm_probe(device_t dev) argument
85 a10_ccm_attach(device_t dev) argument
[all...]
H A Da10_sramc.c72 a10_sramc_probe(device_t dev) argument
84 a10_sramc_attach(device_t dev) argument
[all...]
/freebsd-10-stable/sys/arm/allwinner/a20/
H A Da20_cpu_cfg.c70 a20_cpu_cfg_probe(device_t dev) argument
85 a20_cpu_cfg_attach(device_t dev) argument
[all...]
/freebsd-10-stable/sys/arm/arm/
H A Dmem.c81 memrw(struct cdev *dev, struct uio *uio, int flags) argument
158 memmmap(struct cdev *dev, vm_ooffset_t offset, vm_paddr_t *paddr, argument
/freebsd-10-stable/sys/arm/lpc/
H A Dlpc_pwr.c65 lpc_pwr_probe(device_t dev) argument
79 lpc_pwr_attach(device_t dev) argument
103 lpc_pwr_read(device_t dev, int reg) argument
109 lpc_pwr_write(device_t dev, int reg, uint32_t value) argument
[all...]

Completed in 298 milliseconds

1234567891011>>