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

1234567891011>>

/freebsd-11-stable/sys/dev/ed/
H A Dif_ed_isa.c73 ed_isa_probe_Novell(device_t dev) argument
97 ed_isa_probe(device_t dev) argument
161 ed_isa_attach(device_t dev) argument
[all...]
H A Dif_ed_pci.c74 ed_pci_probe(device_t dev) argument
88 ed_pci_attach(device_t dev) argument
[all...]
H A Dif_ed_rtl80x9.c76 ed_probe_RTL80x9(device_t dev, int port_rid, int flags) argument
/freebsd-11-stable/sys/dev/etherswitch/arswitch/
H A Darswitch_phy.c75 arswitch_readphy_external(device_t dev, int phy, int reg) argument
90 arswitch_writephy_external(device_t dev, int phy, int reg, int data) argument
109 arswitch_readphy_internal(device_t dev, int phy, int reg) argument
158 arswitch_writephy_internal(device_t dev, int phy, int reg, int data) argument
[all...]
/freebsd-11-stable/sys/dev/etherswitch/ip17x/
H A Dip17x_phy.c54 ip17x_readphy(device_t dev, int phy, int reg) argument
75 ip17x_writephy(device_t dev, int phy, int reg, int data) argument
96 ip17x_updatephy(device_t dev, int phy, int reg, int mask, int value) argument
[all...]
/freebsd-11-stable/sys/dev/extres/clk/
H A Dclk_bus.c46 ofw_clkbus_probe(device_t dev) argument
61 ofw_clkbus_attach(device_t dev) argument
[all...]
/freebsd-11-stable/sys/dev/extres/regulator/
H A Dregulator_bus.c46 ofw_regulator_bus_probe(device_t dev) argument
59 ofw_regulator_bus_attach(device_t dev) argument
[all...]
/freebsd-11-stable/sys/dev/fdc/
H A Dfdc_cbus.c52 fdc_cbus_alloc_resources(device_t dev, struct fdc_data *fdc) argument
121 fdc_cbus_probe(device_t dev) argument
142 fdc_cbus_attach(device_t dev) argument
[all...]
H A Dfdc_isa.c78 fdc_isa_alloc_resources(device_t dev, struct fdc_data *fdc) argument
158 fdc_isa_probe(device_t dev) argument
181 fdc_isa_attach(device_t dev) argument
[all...]
H A Dfdc_pccard.c53 fdc_pccard_alloc_resources(device_t dev, struct fdc_data *fdc) argument
83 fdc_pccard_probe(device_t dev) argument
94 fdc_pccard_attach(device_t dev) argument
[all...]
/freebsd-11-stable/sys/dev/fdt/
H A Dsimplebus.h45 device_t dev; member in struct:simplebus_softc
/freebsd-11-stable/sys/dev/gem/
H A Dif_gem_sbus.c100 gem_sbus_probe(device_t dev) argument
121 gem_sbus_attach(device_t dev) argument
182 gem_sbus_detach(device_t dev) argument
195 gem_sbus_suspend(device_t dev) argument
203 gem_sbus_resume(device_t dev) argument
[all...]
/freebsd-11-stable/sys/dev/stg/
H A Dtmc18c30_pci.c74 stg_pci_probe(device_t dev) argument
89 stg_pci_attach(device_t dev) argument
[all...]
/freebsd-11-stable/sys/dev/terasic/mtl/
H A Dterasic_mtl_nexus.c56 terasic_mtl_nexus_probe(device_t dev) argument
64 terasic_mtl_nexus_attach(device_t dev) argument
167 terasic_mtl_nexus_detach(device_t dev) argument
183 terasic_mtl_fb_getinfo(device_t dev) argument
[all...]
H A Dterasic_mtl_pixel.c66 terasic_mtl_pixel_read(struct cdev *dev, struct uio *uio, int flag) argument
95 terasic_mtl_pixel_write(struct cdev *dev, struct uio *uio, int flag) argument
121 terasic_mtl_pixel_mmap(struct cdev *dev, vm_ooffset_t offset, argument
/freebsd-11-stable/sys/dev/wtap/
H A Dif_wtap_module.c108 wtap_ioctl(struct cdev *dev, u_long cmd, caddr_t data, argument
/freebsd-11-stable/sys/dev/xen/pvcpu/
H A Dpvcpu.c63 xenpvcpu_probe(device_t dev) argument
71 xenpvcpu_attach(device_t dev) argument
/freebsd-11-stable/sys/dev/xl/
H A Dxlphy.c125 xlphy_probe(device_t dev) argument
135 xlphy_attach(device_t dev) argument
/freebsd-11-stable/sys/kern/
H A Dtty_tty.c51 cttyopen(struct cdev *dev, int flag, int mode, struct thread *td) argument
58 ctty_clone(void *arg, struct ucred *cred, char *name, int namelen, struct cdev **dev) argument
/freebsd-11-stable/sys/dev/qlxge/
H A Dqls_dbg.c51 device_t dev; local
93 device_t dev; local
155 device_t dev; local
[all...]
H A Dqls_ioctl.c81 qls_eioctl(struct cdev *dev, u_long cmd, caddr_t data, int fflag, argument
/freebsd-11-stable/sys/dev/sbni/
H A Dif_sbni_pci.c76 sbni_pci_probe(device_t dev) argument
122 sbni_pci_attach(device_t dev) argument
178 sbni_pci_detach(device_t dev) argument
[all...]
/freebsd-11-stable/sys/dev/scd/
H A Dscd_isa.c36 scd_isa_probe (device_t dev) argument
71 scd_isa_attach(device_t dev) argument
105 scd_isa_detach(device_t dev) argument
121 scd_alloc_resources(device_t dev) argument
145 scd_release_resources(device_t dev) argument
[all...]
/freebsd-11-stable/sys/dev/si/
H A Dsi_eisa.c40 si_eisa_probe(device_t dev) argument
64 si_eisa_attach(device_t dev) argument
[all...]
/freebsd-11-stable/sys/dev/smbus/
H A Dsmbconf.c116 smbus_request_bus(device_t bus, device_t dev, int how) argument
160 smbus_release_bus(device_t bus, device_t dev) argument

Completed in 116 milliseconds

1234567891011>>