Searched defs:dev (Results 326 - 350 of 2506) sorted by relevance

<<11121314151617181920>>

/freebsd-11-stable/sys/arm/amlogic/aml8726/
H A Daml8726_rng.c54 device_t dev; member in struct:aml8726_rng_softc
86 aml8726_rng_probe(device_t dev) argument
101 aml8726_rng_attach(device_t dev) argument
125 aml8726_rng_detach(device_t dev) argument
[all...]
/freebsd-11-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_vcio.c54 vcio_ioctl(struct cdev *dev, u_long cmd, caddr_t arg, int mode, argument
/freebsd-11-stable/sys/dev/aic/
H A Daic_pccard.c72 aic_pccard_alloc_resources(device_t dev) argument
99 aic_pccard_release_resources(device_t dev) argument
112 aic_pccard_probe(device_t dev) argument
129 aic_pccard_attach(device_t dev) argument
160 aic_pccard_detach(device_t dev) argument
[all...]
/freebsd-11-stable/sys/dev/aic7xxx/
H A Dahc_eisa.c40 aic7770_probe(device_t dev) argument
106 aic7770_attach(device_t dev) argument
[all...]
H A Dahd_pci.c63 ahd_pci_probe(device_t dev) argument
76 ahd_pci_attach(device_t dev) argument
[all...]
/freebsd-11-stable/sys/dev/ata/chipsets/
H A Data-acard.c67 ata_acard_probe(device_t dev) argument
90 ata_acard_chipinit(device_t dev) argument
111 ata_acard_ch_attach(device_t dev) argument
125 ata_acard_status(device_t dev) argument
150 ata_acard_850_setmode(device_t dev, int target, int mode) argument
174 ata_acard_86X_setmode(device_t dev, int target, int mode) argument
[all...]
H A Data-amd.c66 ata_amd_probe(device_t dev) argument
89 ata_amd_chipinit(device_t dev) argument
108 ata_amd_setmode(device_t dev, int target, int mode) argument
143 ata_amd_ch_attach(device_t dev) argument
[all...]
/freebsd-11-stable/sys/dev/atkbdc/
H A Datkbdc_ebus.c91 atkbdc_ebus_probe(device_t dev) argument
173 atkbdc_ebus_attach(device_t dev) argument
[all...]
/freebsd-11-stable/sbin/mount/
H A Dmount_fs.c81 char *dev, *dir, mntpath[MAXPATHLEN]; local
/freebsd-11-stable/sbin/mount_udf/
H A Dmount_udf.c79 char *cs_disk, *cs_local, *dev, *dir; local
/freebsd-11-stable/lib/libc/gen/
H A Dgetcwd.c62 dev_t dev; local
/freebsd-11-stable/sys/dev/ppc/
H A Dppc_isa.c101 ppc_isa_attach(device_t dev) argument
116 ppc_isa_probe(device_t dev) argument
140 ppc_isa_write(device_t dev, char *buf, int len, int how) argument
[all...]
/freebsd-11-stable/sys/dev/mii/
H A Dgentbi.c121 gentbi_probe(device_t dev) argument
158 gentbi_attach(device_t dev) argument
[all...]
H A Dmii_bitbang.c72 mii_bitbang_sync(device_t dev, mii_bitbang_ops_t ops) argument
92 mii_bitbang_sendbits(device_t dev, mii_bitbang_ops_t ops, uint32_t data, argument
118 mii_bitbang_readreg(device_t dev, mii_bitbang_ops_t ops, int phy, int reg) argument
166 mii_bitbang_writereg(device_t dev, mii_bitbang_ops_t ops, int phy, int reg, int val) argument
[all...]
H A Dnsgphy.c116 nsgphy_probe(device_t dev) argument
123 nsgphy_attach(device_t dev) argument
H A Dnsphyter.c129 nsphyter_probe(device_t dev) argument
136 nsphyter_attach(device_t dev) argument
H A Dqsphy.c123 qsphy_probe(device_t dev) argument
130 qsphy_attach(device_t dev) argument
H A Drlphy.c109 rlphy_probe(device_t dev) argument
123 rlphy_attach(device_t dev) argument
[all...]
H A Drlswitch.c106 rlswitch_probe(device_t dev) argument
118 rlswitch_attach(device_t dev) argument
382 rlswitch_phydump(device_t dev) argument
[all...]
H A Dtdkphy.c102 tdkphy_probe(device_t dev) argument
109 tdkphy_attach(device_t dev) argument
/freebsd-11-stable/sys/pc98/pc98/
H A Dcanbepm.c105 canbepm_probe(device_t dev) argument
113 canbepm_attach(device_t dev) argument
128 canbepm_detach(device_t dev) argument
134 BUS_CHILD_DETACHED(device_get_parent(dev), dev); local
/freebsd-11-stable/sys/powerpc/mpc85xx/
H A Disa.c43 isa_init(device_t dev) argument
/freebsd-11-stable/sys/powerpc/ofw/
H A Dofw_pcib_pci.c89 ofw_pcib_pci_probe(device_t dev) argument
105 ofw_pcib_pci_attach(device_t dev) argument
121 ofw_pcib_pci_get_node(device_t bridge, device_t dev) argument
129 ofw_pcib_pci_route_interrupt(device_t bridge, device_t dev, int intpin) argument
[all...]
/freebsd-11-stable/sys/powerpc/powermac/
H A Dpswitch.c76 pswitch_probe(device_t dev) argument
88 pswitch_attach(device_t dev) argument
138 device_t dev; local
[all...]
/freebsd-11-stable/sys/powerpc/pseries/
H A Drtas_dev.c79 rtasdev_probe(device_t dev) argument
93 rtasdev_attach(device_t dev) argument
105 rtas_gettime(device_t dev, struc argument
133 rtas_settime(device_t dev, struct timespec *ts) argument
[all...]

Completed in 265 milliseconds

<<11121314151617181920>>