| /openbsd-src/sys/sys/ |
| H A D | device.h | 91 struct cfdata { struct 102 extern struct cfdata cfdata[]; argument
|
| /openbsd-src/sys/arch/hppa/gsc/ |
| H A D | mongoose_gsc.c | 53 mgmatch_gsc(struct device *parent, void *cfdata, void *aux) in mgmatch_gsc()
|
| H A D | gscbus.c | 57 gscmatch(parent, cfdata, aux) in gscmatch() argument
|
| /openbsd-src/sys/arch/loongson/dev/ |
| H A D | mainbus.c | 48 mainbus_match(struct device *parent, void *cfdata, void *aux) in mainbus_match()
|
| /openbsd-src/sys/arch/hppa/dev/ |
| H A D | phantomas.c | 56 phantomasmatch(struct device *parent, void *cfdata, void *aux) in phantomasmatch()
|
| H A D | wax.c | 55 waxmatch(parent, cfdata, aux) in waxmatch() argument
|
| H A D | uturn.c | 66 uturnmatch(parent, cfdata, aux) in uturnmatch() argument
|
| H A D | cpu.c | 66 cpumatch(struct device *parent, void *cfdata, void *aux) in cpumatch()
|
| H A D | lasi.c | 79 lasimatch(parent, cfdata, aux) in lasimatch() argument
|
| H A D | power.c | 73 powermatch(struct device *parent, void *cfdata, void *aux) in powermatch()
|
| /openbsd-src/sys/arch/armv7/omap/ |
| H A D | omcm.c | 43 omcm_match(struct device *parent, void *cfdata, void *aux) in omcm_match()
|
| H A D | omsysc.c | 45 omsysc_match(struct device *parent, void *cfdata, void *aux) in omsysc_match()
|
| H A D | omap.c | 122 omap_match(struct device *parent, void *cfdata, void *aux) in omap_match()
|
| /openbsd-src/sys/arch/octeon/dev/ |
| H A D | mainbus.c | 53 mainbus_match(struct device *parent, void *cfdata, void *aux) in mainbus_match()
|
| H A D | simplebus.c | 50 simplebus_match(struct device *parent, void *cfdata, void *aux) in simplebus_match()
|
| /openbsd-src/sys/arch/alpha/tc/ |
| H A D | tcasic.c | 65 tcasicmatch(parent, cfdata, aux) in tcasicmatch() argument
|
| /openbsd-src/sys/arch/arm/cortex/ |
| H A D | cortex.c | 97 cortexmatch(struct device * parent,void * cfdata,void * aux) cortexmatch() argument
|
| /openbsd-src/sys/dev/pci/ |
| H A D | if_dwqe_pci.c | 61 dwqe_pci_match(struct device *parent, void *cfdata, void *aux) in dwqe_pci_match()
|
| /openbsd-src/sys/arch/macppc/macppc/ |
| H A D | mainbus.c | 53 mbmatch(struct device *parent, void *cfdata, void *aux) in mbmatch()
|
| /openbsd-src/sys/arch/armv7/exynos/ |
| H A D | exdog.c | 68 exdog_match(struct device *parent, void *cfdata, void *aux) in exdog_match()
|
| /openbsd-src/sys/dev/fdt/ |
| H A D | mvdog.c | 64 mvdog_match(struct device *parent, void *cfdata, void *aux) in mvdog_match()
|
| H A D | mvmdio.c | 80 mvmdio_match(struct device *parent, void *cfdata, void *aux) in mvmdio_match()
|
| /openbsd-src/sys/arch/armv7/marvell/ |
| H A D | mvsysctrl.c | 64 mvsysctrl_match(struct device *parent, void *cfdata, void *aux) in mvsysctrl_match()
|
| H A D | mvodog.c | 62 mvodog_match(struct device *parent, void *cfdata, void *aux) in mvodog_match()
|
| H A D | mvagc.c | 60 mvagc_match(struct device *parent, void *cfdata, void *aux) in mvagc_match()
|