Home
last modified time | relevance | path

Searched defs:cfdata (Results 1 – 25 of 70) sorted by relevance

123

/openbsd-src/sys/sys/
H A Ddevice.h91 struct cfdata { struct
102 extern struct cfdata cfdata[]; argument
/openbsd-src/sys/arch/hppa/gsc/
H A Dmongoose_gsc.c53 mgmatch_gsc(struct device *parent, void *cfdata, void *aux) in mgmatch_gsc()
H A Dgscbus.c57 gscmatch(parent, cfdata, aux) in gscmatch() argument
/openbsd-src/sys/arch/loongson/dev/
H A Dmainbus.c48 mainbus_match(struct device *parent, void *cfdata, void *aux) in mainbus_match()
/openbsd-src/sys/arch/hppa/dev/
H A Dphantomas.c56 phantomasmatch(struct device *parent, void *cfdata, void *aux) in phantomasmatch()
H A Dwax.c55 waxmatch(parent, cfdata, aux) in waxmatch() argument
H A Duturn.c66 uturnmatch(parent, cfdata, aux) in uturnmatch() argument
H A Dcpu.c66 cpumatch(struct device *parent, void *cfdata, void *aux) in cpumatch()
H A Dlasi.c79 lasimatch(parent, cfdata, aux) in lasimatch() argument
H A Dpower.c73 powermatch(struct device *parent, void *cfdata, void *aux) in powermatch()
/openbsd-src/sys/arch/armv7/omap/
H A Domcm.c43 omcm_match(struct device *parent, void *cfdata, void *aux) in omcm_match()
H A Domsysc.c45 omsysc_match(struct device *parent, void *cfdata, void *aux) in omsysc_match()
H A Domap.c122 omap_match(struct device *parent, void *cfdata, void *aux) in omap_match()
/openbsd-src/sys/arch/octeon/dev/
H A Dmainbus.c53 mainbus_match(struct device *parent, void *cfdata, void *aux) in mainbus_match()
H A Dsimplebus.c50 simplebus_match(struct device *parent, void *cfdata, void *aux) in simplebus_match()
/openbsd-src/sys/arch/alpha/tc/
H A Dtcasic.c65 tcasicmatch(parent, cfdata, aux) in tcasicmatch() argument
/openbsd-src/sys/arch/arm/cortex/
H A Dcortex.c97 cortexmatch(struct device * parent,void * cfdata,void * aux) cortexmatch() argument
/openbsd-src/sys/dev/pci/
H A Dif_dwqe_pci.c61 dwqe_pci_match(struct device *parent, void *cfdata, void *aux) in dwqe_pci_match()
/openbsd-src/sys/arch/macppc/macppc/
H A Dmainbus.c53 mbmatch(struct device *parent, void *cfdata, void *aux) in mbmatch()
/openbsd-src/sys/arch/armv7/exynos/
H A Dexdog.c68 exdog_match(struct device *parent, void *cfdata, void *aux) in exdog_match()
/openbsd-src/sys/dev/fdt/
H A Dmvdog.c64 mvdog_match(struct device *parent, void *cfdata, void *aux) in mvdog_match()
H A Dmvmdio.c80 mvmdio_match(struct device *parent, void *cfdata, void *aux) in mvmdio_match()
/openbsd-src/sys/arch/armv7/marvell/
H A Dmvsysctrl.c64 mvsysctrl_match(struct device *parent, void *cfdata, void *aux) in mvsysctrl_match()
H A Dmvodog.c62 mvodog_match(struct device *parent, void *cfdata, void *aux) in mvodog_match()
H A Dmvagc.c60 mvagc_match(struct device *parent, void *cfdata, void *aux) in mvagc_match()

123