Symbol: cfdata
sys/arch/acorn32/podulebus/rapide.c
127
int rapide_probe (device_t, struct cfdata *, void *);
sys/arch/alpha/alpha/cpu.c
324
cpumatch(device_t parent, cfdata_t cfdata, void *aux)
sys/arch/alpha/alpha/qemu.c
168
qemu_match(device_t parent, cfdata_t cfdata, void *aux)
sys/arch/amiga/dev/grf.c
134
static cfdata_t cfdata;
sys/arch/amiga/dev/grf.c
158
cfdata = cf;
sys/arch/amiga/dev/grf.c
224
amiga_config_found(cfdata, self, gp, grfprint,
sys/arch/amiga/dev/grf_cc.c
108
cfdata = cf;
sys/arch/amiga/dev/grf_cc.c
155
amiga_config_found(cfdata, gp->g_device, gp, grfccprint, CFARGS_NONE);
sys/arch/amiga/dev/grf_cc.c
77
static cfdata_t cfdata;
sys/arch/amiga/dev/grf_cl.c
254
static struct cfdata *cfdata;
sys/arch/amiga/dev/grf_cl.c
386
cfdata = cf;
sys/arch/amiga/dev/grf_cl.c
458
if (amiga_config_found(cfdata, gp->g_device, gp, grfclprint,
sys/arch/amiga/dev/grf_cv.c
324
static struct cfdata *cfdata;
sys/arch/amiga/dev/grf_cv.c
469
cfdata = cf;
sys/arch/amiga/dev/grf_cv.c
558
if (amiga_config_found(cfdata, gp->g_device, gp, grfcvprint,
sys/arch/amiga/dev/grf_cv3d.c
344
static struct cfdata *cfdata;
sys/arch/amiga/dev/grf_cv3d.c
415
cfdata = cf;
sys/arch/amiga/dev/grf_cv3d.c
508
if (amiga_config_found(cfdata, gp->g_device, gp, grfcv3dprint,
sys/arch/amiga/dev/grf_et.c
244
static struct cfdata *cfdata;
sys/arch/amiga/dev/grf_et.c
320
cfdata = cf;
sys/arch/amiga/dev/grf_et.c
390
if (amiga_config_found(cfdata, gp->g_device, gp, grfetprint,
sys/arch/amiga/dev/grf_rh.c
1540
static struct cfdata *cfdata;
sys/arch/amiga/dev/grf_rh.c
1572
cfdata = cf;
sys/arch/amiga/dev/grf_rh.c
1621
amiga_config_found(cfdata, gp->g_device, gp, grfrhprint, CFARGS_NONE);
sys/arch/amiga/dev/grf_rt.c
789
static struct cfdata *cfdata;
sys/arch/amiga/dev/grf_rt.c
832
cfdata = cf;
sys/arch/amiga/dev/grf_rt.c
885
amiga_config_found(cfdata, gp->g_device, gp, grfrtprint, CFARGS_NONE);
sys/arch/amiga/dev/grf_ul.c
440
static struct cfdata *cfdata;
sys/arch/amiga/dev/grf_ul.c
480
cfdata = cf;
sys/arch/amiga/dev/grf_ul.c
556
amiga_config_found(cfdata, gp->g_device, gp, grfulprint, CFARGS_NONE);
sys/arch/arm/broadcom/bcm2835_dwctwo.c
108
bcmdwc2_match(device_t parent, struct cfdata *match, void *aux)
sys/arch/arm/broadcom/bcm2835_dwctwo.c
93
static int bcmdwc2_match(device_t, struct cfdata *, void *);
sys/arch/arm/broadcom/bcm2835_emmc.c
107
bcmemmc_match(device_t parent, struct cfdata *match, void *aux)
sys/arch/arm/broadcom/bcm2835_emmc.c
83
static int bcmemmc_match(device_t, struct cfdata *, void *);
sys/arch/arm/gemini/gemini_gpio.c
329
gpio_match(device_t parent, cfdata_t cfdata, void *aux)
sys/arch/arm/gemini/obio_timer.c
136
static int obiotimer_match(device_t, struct cfdata *, void *);
sys/arch/arm/gemini/obio_timer.c
173
static int obiotimer_match(device_t, struct cfdata *, void *);
sys/arch/arm/gemini/obio_timer.c
182
obiotimer_match(device_t parent, struct cfdata *match, void *aux)
sys/arch/arm/imx/imx31_clock.c
57
static int imxclock_match(device_t, struct cfdata *, void *);
sys/arch/arm/imx/imx31_clock.c
67
imxclock_match(device_t parent, struct cfdata *match, void *aux)
sys/arch/arm/imx/imx31_gpio.c
311
gpio_match(device_t parent, cfdata_t cfdata, void *aux)
sys/arch/arm/imx/imx31_uart.c
39
static int imx31_uart_match(device_t, struct cfdata *, void *);
sys/arch/arm/imx/imx31_uart.c
46
imx31_uart_match(device_t parent, struct cfdata *cf, void *aux)
sys/arch/arm/imx/imx51_axi.c
125
axi_search(device_t parent, struct cfdata *cf, const int *ldesc __unused,
sys/arch/arm/imx/imx51_axi.c
50
static int axi_match(device_t, struct cfdata *, void *);
sys/arch/arm/imx/imx51_axi.c
52
static int axi_search(device_t, struct cfdata *, const int *, void *);
sys/arch/arm/imx/imx51_axi.c
53
static int axi_critical_search(device_t, struct cfdata *, const int *, void *);
sys/arch/arm/imx/imx51_axi.c
54
static int axi_search(device_t, struct cfdata *, const int *, void *);
sys/arch/arm/imx/imx51_axi.c
62
axi_match(device_t parent __unused, struct cfdata *match __unused,
sys/arch/arm/imx/imx51_axi.c
97
axi_critical_search(device_t parent, struct cfdata *cf,
sys/arch/arm/imx/imx51_ccm.c
85
imxccm_match(device_t parent, cfdata_t cfdata, void *aux)
sys/arch/arm/imx/imx51_clock.c
61
static int imxclock_match(device_t, struct cfdata *, void *);
sys/arch/arm/imx/imx51_clock.c
71
imxclock_match(device_t parent, struct cfdata *match, void *aux)
sys/arch/arm/imx/imx51_gpio.c
69
imxgpio_match(device_t parent, cfdata_t cfdata, void *aux)
sys/arch/arm/imx/imx51_iomux.c
72
iomux_match(device_t parent, cfdata_t cfdata, void *aux)
sys/arch/arm/imx/imx51_uart.c
44
static int imx51_uart_match(device_t, struct cfdata *, void *);
sys/arch/arm/imx/imx51_uart.c
51
imx51_uart_match(device_t parent, struct cfdata *cf, void *aux)
sys/arch/arm/imx/imx51_wdog.c
43
wdog_match(device_t parent, struct cfdata *cf, void *aux)
sys/arch/arm/marvell/dove.c
358
dove_pmu_match(device_t parent, struct cfdata *match, void *aux)
sys/arch/arm/marvell/dove.c
90
static int dove_pmu_match(device_t, struct cfdata *, void *);
sys/arch/arm/marvell/mvsoc.c
1028
mvsoc_match(device_t parent, struct cfdata *match, void *aux)
sys/arch/arm/marvell/mvsoc.c
69
static int mvsoc_match(device_t, struct cfdata *, void *);
sys/arch/arm/marvell/mvsocgpp.c
115
mvsocgpp_match(device_t parent, struct cfdata *match, void *aux)
sys/arch/arm/marvell/mvsocgpp.c
85
static int mvsocgpp_match(device_t, struct cfdata *, void *);
sys/arch/arm/marvell/mvsocpmu.c
74
mvsocpmu_match(device_t parent, struct cfdata *match, void *aux)
sys/arch/arm/marvell/mvsocpmuvar.h
47
int mvsocpmu_match(device_t, struct cfdata *, void *);
sys/arch/arm/marvell/mvsoctmr.c
115
mvsoctmr_match(device_t parent, struct cfdata *match, void *aux)
sys/arch/arm/marvell/mvsoctmr.c
81
static int mvsoctmr_match(device_t, struct cfdata *, void *);
sys/arch/arm/marvell/mvsocts.c
57
static int mvsocts_match(device_t, struct cfdata *, void *);
sys/arch/arm/marvell/mvsocts.c
74
mvsocts_match(device_t parent, struct cfdata *match, void *aux)
sys/arch/arm/nxp/imx6_clk.c
1239
imx6qccm_match(device_t parent, cfdata_t cfdata, void *aux)
sys/arch/arm/nxp/imx6_gpc.c
50
static int imxgpc_match(device_t, struct cfdata *, void *);
sys/arch/arm/nxp/imx6_iomux.c
126
static int imxiomux_match(device_t, struct cfdata *, void *);
sys/arch/arm/nxp/imx6_ocotp.c
59
static int imxocotp_match(device_t, struct cfdata *, void *);
sys/arch/arm/nxp/imx6_usb.c
63
static int imx6_usb_match(device_t, struct cfdata *, void *);
sys/arch/arm/nxp/imx6sx_clk.c
1352
imx6sxccm_match(device_t parent, cfdata_t cfdata, void *aux)
sys/arch/arm/nxp/imx7_gpc.c
73
static int imx7gpc_match(device_t, struct cfdata *, void *);
sys/arch/arm/nxp/imx_com.c
44
static int imx_com_match(device_t, struct cfdata *, void *);
sys/arch/arm/nxp/imx_com.c
56
imx_com_match(device_t parent, struct cfdata *cf, void *aux)
sys/arch/arm/nxp/imx_snvs.c
50
imxsnvs_match(device_t parent, struct cfdata *match, void *aux)
sys/arch/arm/s3c2xx0/sscom_s3c2440.c
119
sscom_match(device_t parent, struct cfdata *cf, void *aux)
sys/arch/arm/sociox/sni_emmc.c
152
sniemmc_acpi_match(device_t parent, struct cfdata *match, void *aux)
sys/arch/arm/sociox/sni_emmc.c
58
static int sniemmc_fdt_match(device_t, struct cfdata *, void *);
sys/arch/arm/sociox/sni_emmc.c
60
static int sniemmc_acpi_match(device_t, struct cfdata *, void *);
sys/arch/arm/sociox/sni_emmc.c
96
sniemmc_fdt_match(device_t parent, struct cfdata *match, void *aux)
sys/arch/arm/sociox/sni_gpio.c
116
snigpio_fdt_match(device_t parent, struct cfdata *match, void *aux)
sys/arch/arm/sociox/sni_gpio.c
153
snigpio_acpi_match(device_t parent, struct cfdata *match, void *aux)
sys/arch/arm/sociox/sni_gpio.c
56
static int snigpio_fdt_match(device_t, struct cfdata *, void *);
sys/arch/arm/sociox/sni_gpio.c
58
static int snigpio_acpi_match(device_t, struct cfdata *, void *);
sys/arch/arm/sociox/sni_i2c.c
152
sniiic_fdt_match(device_t parent, struct cfdata *match, void *aux)
sys/arch/arm/sociox/sni_i2c.c
208
sniiic_acpi_match(device_t parent, struct cfdata *match, void *aux)
sys/arch/arm/sociox/sni_i2c.c
88
static int sniiic_fdt_match(device_t, struct cfdata *, void *);
sys/arch/arm/sociox/sni_i2c.c
90
static int sniiic_acpi_match(device_t, struct cfdata *, void *);
sys/arch/arm/xilinx/zynq7000_uart.c
52
zynquart_match(device_t parent, struct cfdata *cf, void *aux)
sys/arch/arm/xilinx/zynq7000_usb.c
59
static int zynqusb_match(device_t, struct cfdata *, void *);
sys/arch/arm/xilinx/zynq7000_usb.c
67
zynqusb_match(device_t parent, struct cfdata *cf, void *aux)
sys/arch/arm/xilinx/zynq_cemac.c
74
cemac_match(device_t parent, cfdata_t cfdata, void *aux)
sys/arch/arm/xscale/pxa2x0_ohci.c
57
pxaohci_match(device_t parent, struct cfdata *cf, void *aux)
sys/arch/atari/dev/ite_cc.c
119
static struct cfdata *cfdata_grf = NULL;
sys/arch/atari/dev/ite_et.c
104
static struct cfdata *cfdata_grf = NULL;
sys/arch/atari/dev/wdc_mb.c
78
static int wdc_mb_probe(device_t, struct cfdata *, void *);
sys/arch/bebox/bebox/cpu.c
60
cpumatch(device_t parent, cfdata_t cfdata, void *aux)
sys/arch/bebox/bebox/machdep.c
204
extern struct cfdata cfdata[];
sys/arch/bebox/bebox/machdep.c
207
for (i = 0; cfdata[i].cf_name != NULL; i++)
sys/arch/bebox/bebox/machdep.c
208
if (strcmp(cfdata[i].cf_name, name) == 0) {
sys/arch/bebox/bebox/machdep.c
209
if (cfdata[i].cf_fstate == FSTATE_NOTFOUND)
sys/arch/bebox/bebox/machdep.c
210
cfdata[i].cf_fstate = FSTATE_DNOTFOUND;
sys/arch/bebox/bebox/machdep.c
211
else if (cfdata[i].cf_fstate == FSTATE_STAR)
sys/arch/bebox/bebox/machdep.c
212
cfdata[i].cf_fstate = FSTATE_DSTAR;
sys/arch/evbarm/evbarm/autoconf.c
182
struct cfdata *cf;
sys/arch/evbarm/evbarm/autoconf.c
193
for (cf = &cfdata[0]; cf->cf_name; cf++) {
sys/arch/evbarm/evbarm/autoconf.c
55
extern struct cfdata cfdata[];
sys/arch/evbarm/gumstix/gxio.c
461
extern struct cfdata cfdata[];
sys/arch/evbarm/gumstix/gxio.c
481
for (i = 0; cfdata[i].cf_name != NULL; i++)
sys/arch/evbarm/gumstix/gxio.c
482
if (strcmp(cfdata[i].cf_name, "sm") == 0 &&
sys/arch/evbarm/gumstix/gxio.c
483
strcmp(cfdata[i].cf_atname, "sm_gxio") == 0 &&
sys/arch/evbarm/gumstix/gxio.c
484
cfdata[i].cf_loc[GXIOCF_ADDR] == 0x04000300 &&
sys/arch/evbarm/gumstix/gxio.c
485
cfdata[i].cf_loc[GXIOCF_GPIRQ] == GXIOCF_GPIRQ_DEFAULT)
sys/arch/evbarm/gumstix/gxio.c
486
cfdata[i].cf_loc[GXIOCF_GPIRQ] = irq;
sys/arch/evbarm/gumstix/if_sm_gxio.c
112
sm_gxio_match(device_t parent, struct cfdata *match, void *aux)
sys/arch/evbarm/gumstix/if_sm_gxio.c
96
static int sm_gxio_match(device_t, struct cfdata *, void *);
sys/arch/evbarm/gumstix/if_smsh_gxio.c
51
static int smsh_gxio_match(device_t, struct cfdata *, void *);
sys/arch/evbarm/gumstix/if_smsh_gxio.c
62
smsh_gxio_match(device_t parent, struct cfdata *match, void *aux)
sys/arch/evbmips/atheros/wdog.c
114
wdog_match(device_t parent, struct cfdata *cf, void *aux)
sys/arch/evbppc/ev64260/machdep.c
200
extern struct cfdata cfdata[];
sys/arch/evbppc/ev64260/machdep.c
201
cfdata_t cf = &cfdata[0];
sys/arch/hp300/dev/sti_sgc.c
44
static int sti_sgc_match(device_t, struct cfdata *, void *);
sys/arch/hp300/dev/sti_sgc.c
53
sti_sgc_match(device_t parent, struct cfdata *cf, void *aux)
sys/arch/hpcsh/dev/psh3lcd.c
116
static int psh3lcd_match(device_t, struct cfdata *, void *);
sys/arch/hpcsh/dev/psh3lcd.c
225
psh3lcd_match(device_t parent __unused, struct cfdata *cfp, void *aux __unused)
sys/arch/hpcsh/dev/psh3pwr.c
111
psh3pwr_match(device_t parent, struct cfdata *cfp, void *aux)
sys/arch/hpcsh/dev/psh3pwr.c
97
static int psh3pwr_match(device_t, struct cfdata *, void *);
sys/arch/hpcsh/dev/psh3tp.c
105
static int psh3tp_match(device_t, struct cfdata *, void *);
sys/arch/hpcsh/dev/psh3tp.c
147
psh3tp_match(device_t parent __unused, struct cfdata *cf, void *aux __unused)
sys/arch/hppa/dev/dino.c
138
int dinomatch(device_t, struct cfdata *, void *);
sys/arch/hppa/dev/dino.c
1721
dinomatch(device_t parent, cfdata_t cfdata, void *aux)
sys/arch/hppa/dev/phantomas.c
51
phantomasmatch(device_t parent, cfdata_t cfdata, void *aux)
sys/arch/hppa/gsc/harmony.c
161
int harmony_match(device_t, struct cfdata *, void *);
sys/arch/hppa/gsc/harmony.c
193
harmony_match(device_t parent, struct cfdata *match, void *aux)
sys/arch/hppa/include/autoconf.h
92
int mbsubmatch(device_t, struct cfdata *, const int *, void *);
sys/arch/i386/pci/gcscide.c
129
gcscide_match(device_t parent, cfdata_t cfdata, void *aux)
sys/arch/ibmnws/ibmnws/cpu.c
54
cpumatch(device_t parent, cfdata_t cfdata, void *aux)
sys/arch/mac68k/obio/ascaudio.c
1028
static struct cfdata ascaudio_cfdata[] = {
sys/arch/mac68k/obio/iwm_fd.c
412
struct cfdata *cfp;
sys/arch/macppc/dev/awacs.c
109
static int awacs_match(device_t, struct cfdata *, void *);
sys/arch/macppc/dev/awacs.c
284
awacs_match(device_t parent, struct cfdata *match, void *aux)
sys/arch/macppc/dev/cuda.c
204
cuda_match(device_t parent, struct cfdata *cf, void *aux)
sys/arch/macppc/dev/cuda.c
68
static int cuda_match(device_t, struct cfdata *, void *);
sys/arch/macppc/dev/deq.c
49
static int deq_match(device_t, struct cfdata *, void *);
sys/arch/macppc/dev/deq.c
64
deq_match(device_t parent, struct cfdata *cf, void *aux)
sys/arch/macppc/dev/lightbar.c
70
static int lightbar_match(device_t, struct cfdata *, void *);
sys/arch/macppc/dev/lightbar.c
84
lightbar_match(device_t parent, struct cfdata *match, void *aux)
sys/arch/macppc/dev/smu.c
150
static int smu_match(device_t, struct cfdata *, void *);
sys/arch/macppc/dev/smu.c
185
smu_match(device_t parent, struct cfdata *cf, void *aux)
sys/arch/macppc/dev/smuiic.c
51
static int smuiic_match(device_t, struct cfdata *, void *);
sys/arch/macppc/dev/smuiic.c
58
smuiic_match(device_t parent, struct cfdata *cf, void *aux)
sys/arch/macppc/dev/smusat.c
114
smusat_match(device_t parent, struct cfdata *cf, void *aux)
sys/arch/macppc/dev/smusat.c
96
static int smusat_match(device_t, struct cfdata *, void *);
sys/arch/macppc/dev/snapper.c
128
static int snapper_match(device_t, struct cfdata *, void *);
sys/arch/macppc/dev/snapper.c
626
snapper_match(device_t parent, struct cfdata *match, void *aux)
sys/arch/macppc/dev/videopll.c
69
videopll_match(device_t parent, cfdata_t cfdata, void *aux)
sys/arch/macppc/dev/videopll.c
74
if (iic_use_direct_match(ia, cfdata, NULL, &match_result))
sys/arch/mips/adm5120/dev/ahci.c
234
ahci_match(device_t parent, struct cfdata *cf, void *aux)
sys/arch/mips/adm5120/dev/wdc_extio.c
278
struct cfdata *cf;
sys/arch/mips/alchemy/dev/augpio.c
66
static int augpio_match(device_t, struct cfdata *, void *);
sys/arch/mips/alchemy/dev/augpio.c
83
augpio_match(device_t parent, struct cfdata *match, void *aux)
sys/arch/mips/alchemy/dev/aupci.c
134
aupcimatch(device_t parent, struct cfdata *match, void *aux)
sys/arch/mips/alchemy/dev/aupci.c
90
int aupcimatch(device_t, struct cfdata *, void *);
sys/arch/mips/alchemy/dev/aupcmcia.c
110
static int aupcm_match(device_t, struct cfdata *, void *);
sys/arch/mips/alchemy/dev/aupcmcia.c
182
aupcm_match(device_t parent, struct cfdata *cf, void *aux)
sys/arch/mips/alchemy/dev/aupsc.c
158
aupsc_submatch(device_t parent, struct cfdata *cf, const int *ldesc, void *aux)
sys/arch/mips/alchemy/dev/aupsc.c
74
static int aupsc_match(device_t, struct cfdata *, void *);
sys/arch/mips/alchemy/dev/aupsc.c
76
static int aupsc_submatch(device_t, struct cfdata *, const int *, void *);
sys/arch/mips/alchemy/dev/aupsc.c
88
aupsc_match(device_t parent, struct cfdata *cf, void *aux)
sys/arch/mips/alchemy/dev/aurtc.c
107
aurtc_match(device_t parent, struct cfdata *match, void *aux)
sys/arch/mips/alchemy/dev/aurtc.c
97
static int aurtc_match(device_t, struct cfdata *, void *);
sys/arch/mips/alchemy/dev/ausmbus_psc.c
104
ausmbus_match(device_t parent, struct cfdata *cf, void *aux)
sys/arch/mips/alchemy/dev/ausmbus_psc.c
74
static int ausmbus_match(device_t, struct cfdata *, void *);
sys/arch/mips/alchemy/dev/auspi.c
112
auspi_match(device_t parent, struct cfdata *cf, void *aux)
sys/arch/mips/alchemy/dev/auspi.c
89
STATIC int auspi_match(device_t, struct cfdata *, void *);
sys/arch/mips/alchemy/dev/if_aumac.c
195
static int aumac_match(device_t, struct cfdata *, void *);
sys/arch/mips/alchemy/dev/if_aumac.c
204
aumac_match(device_t parent, struct cfdata *cf, void *aux)
sys/arch/mips/atheros/dev/if_ae.c
145
static int ae_match(device_t, struct cfdata *, void *);
sys/arch/mips/atheros/dev/if_ae.c
201
ae_match(device_t parent, struct cfdata *cf, void *aux)
sys/arch/mips/cavium/dev/if_cnmac.c
105
static int cnmac_match(device_t, struct cfdata *, void *);
sys/arch/mips/cavium/dev/if_cnmac.c
215
cnmac_match(device_t parent, struct cfdata *match, void *aux)
sys/arch/mips/cavium/dev/octeon_dwctwo.c
135
octeon_dwc2_match(device_t parent, struct cfdata *cf, void *aux)
sys/arch/mips/cavium/dev/octeon_dwctwo.c
85
static int octeon_dwc2_match(device_t, struct cfdata *, void *);
sys/arch/mips/cavium/dev/octeon_gmx.c
111
static int octgmx_match(device_t, struct cfdata *, void *);
sys/arch/mips/cavium/dev/octeon_gmx.c
186
octgmx_match(device_t parent, struct cfdata *cf, void *aux)
sys/arch/mips/cavium/dev/octeon_mpi.c
65
static int octmpi_match(device_t, struct cfdata *, void *);
sys/arch/mips/cavium/dev/octeon_mpi.c
97
octmpi_match(device_t parent, struct cfdata *cf, void *aux)
sys/arch/mips/cavium/dev/octeon_pip.c
120
octpip_fdt_match(device_t parent, struct cfdata *cf, void *aux)
sys/arch/mips/cavium/dev/octeon_pip.c
49
static int octpip_iobus_match(device_t, struct cfdata *, void *);
sys/arch/mips/cavium/dev/octeon_pip.c
52
static int octpip_fdt_match(device_t, struct cfdata *, void *);
sys/arch/mips/cavium/dev/octeon_pip.c
72
octpip_iobus_match(device_t parent, struct cfdata *cf, void *aux)
sys/arch/mips/cavium/dev/octeon_rnm.c
135
static int octrnm_match(device_t, struct cfdata *, void *);
sys/arch/mips/cavium/dev/octeon_rnm.c
150
octrnm_match(device_t parent, struct cfdata *cf, void *aux)
sys/arch/mips/cavium/dev/octeon_smi.c
107
octsmi_iobus_match(device_t parent, struct cfdata *cf, void *aux)
sys/arch/mips/cavium/dev/octeon_smi.c
142
octsmi_fdt_match(device_t parent, struct cfdata *cf, void *aux)
sys/arch/mips/cavium/dev/octeon_smi.c
73
static int octsmi_iobus_match(device_t, struct cfdata *, void *);
sys/arch/mips/cavium/dev/octeon_smi.c
76
static int octsmi_fdt_match(device_t, struct cfdata *, void *);
sys/arch/mips/cavium/dev/octeon_twsi.c
147
octeon_twsi_match(device_t parent, struct cfdata *cf, void *aux)
sys/arch/mips/cavium/dev/octeon_twsi.c
73
static int octeon_twsi_match(device_t, struct cfdata *,
sys/arch/mips/cavium/dev/octeon_uart.c
57
static int octuart_iobus_match(device_t, struct cfdata *, void *);
sys/arch/mips/cavium/dev/octeon_uart.c
95
octuart_iobus_match(device_t parent, struct cfdata *cf, void *aux)
sys/arch/mips/cavium/mainbus.c
45
static int mainbus_match(device_t, struct cfdata *, void *);
sys/arch/mips/cavium/mainbus.c
70
mainbus_match(device_t parent, struct cfdata *match, void *aux)
sys/arch/mips/cavium/octeon_bootbus.c
105
bootbus_submatch(device_t parent, struct cfdata *cf,
sys/arch/mips/cavium/octeon_bootbus.c
44
static int bootbus_match(device_t, struct cfdata *, void *);
sys/arch/mips/cavium/octeon_bootbus.c
46
static int bootbus_submatch(device_t, struct cfdata *,
sys/arch/mips/cavium/octeon_bootbus.c
72
bootbus_match(device_t parent, struct cfdata *match, void *aux)
sys/arch/mips/cavium/octeon_iobus.c
122
iobus_submatch(device_t parent, struct cfdata *cf, const int *ldesc, void *aux)
sys/arch/mips/cavium/octeon_iobus.c
52
static int iobus_match(device_t, struct cfdata *, void *);
sys/arch/mips/cavium/octeon_iobus.c
54
static int iobus_submatch(device_t, struct cfdata *, const int *, void *);
sys/arch/mips/cavium/octeon_iobus.c
82
iobus_match(device_t parent, struct cfdata *match, void *aux)
sys/arch/mips/ingenic/ingenic_com.c
161
ingenic_com_match(device_t parent, cfdata_t cfdata, void *args)
sys/arch/mips/ingenic/ingenic_dme.c
51
static int ingenic_dme_match(device_t, struct cfdata *, void *);
sys/arch/mips/ingenic/ingenic_dme.c
63
ingenic_dme_match(device_t parent, struct cfdata *match, void *aux)
sys/arch/mips/ingenic/ingenic_dwctwo.c
103
ingenic_dwc2_match(device_t parent, struct cfdata *match, void *aux)
sys/arch/mips/ingenic/ingenic_dwctwo.c
94
static int ingenic_dwc2_match(device_t, struct cfdata *, void *);
sys/arch/mips/ingenic/ingenic_efuse.c
50
static int ingenic_efuse_match(device_t, struct cfdata *, void *);
sys/arch/mips/ingenic/ingenic_efuse.c
69
ingenic_efuse_match(device_t parent, struct cfdata *match, void *aux)
sys/arch/mips/ingenic/ingenic_ehci.c
55
static int ingenic_ehci_match(device_t, struct cfdata *, void *);
sys/arch/mips/ingenic/ingenic_ehci.c
67
ingenic_ehci_match(device_t parent, struct cfdata *match, void *aux)
sys/arch/mips/ingenic/ingenic_ohci.c
53
static int ingenic_ohci_match(device_t, struct cfdata *, void *);
sys/arch/mips/ingenic/ingenic_ohci.c
63
ingenic_ohci_match(device_t parent, struct cfdata *match, void *aux)
sys/arch/mips/ingenic/jziic.c
104
jziic_match(device_t parent, struct cfdata *match, void *aux)
sys/arch/mips/ingenic/jziic.c
64
STATIC int jziic_match(device_t, struct cfdata *, void *);
sys/arch/mips/rmi/rmixl_gpio.c
187
gpio_match(device_t parent, cfdata_t cfdata, void *aux)
sys/arch/mipsco/mipsco/cpu.c
52
cpumatch(device_t parent, cfdata_t cfdata, void *aux)
sys/arch/mipsco/mipsco/mainbus.c
52
mbmatch(device_t parent, cfdata_t cfdata, void *aux)
sys/arch/mvmeppc/mvmeppc/cpu.c
53
cpumatch(device_t parent, cfdata_t cfdata, void *aux)
sys/arch/news68k/dev/si.c
164
struct cfdata *cf = device_cfdata(self);
sys/arch/news68k/dev/zs.c
184
struct cfdata *cf = device_cfdata(self);
sys/arch/news68k/news68k/mainbus.c
55
mainbus_match(device_t parent, cfdata_t cfdata, void *aux)
sys/arch/newsmips/newsmips/cpu.c
52
cpumatch(device_t parent, cfdata_t cfdata, void *aux)
sys/arch/ofppc/ofppc/cpu.c
87
cpu_match(device_t parent, cfdata_t cfdata, void *aux)
sys/arch/playstation2/dev/if_smap.c
115
STATIC int smap_match(struct device *, struct cfdata *, void *);
sys/arch/playstation2/dev/if_smap.c
136
smap_match(struct device *parent, struct cfdata *cf, void *aux)
sys/arch/playstation2/dev/ohci_sbus.c
113
ohci_sbus_match(struct device *parent, struct cfdata *cf, void *aux)
sys/arch/playstation2/dev/ohci_sbus.c
69
STATIC int ohci_sbus_match(struct device *, struct cfdata *, void *);
sys/arch/pmax/ibus/sii_ds.c
60
static int sii_ds_match(device_t, struct cfdata *, void *);
sys/arch/pmax/tc/ioasic.c
110
ioasicmatch(device_t parent, cfdata_t cfdata, void *aux)
sys/arch/powerpc/booke/dev/pq3duart.c
95
com_pq3duart_match(device_t parent, cfdata_t cfdata, void *aux)
sys/arch/prep/prep/cpu.c
62
cpumatch(device_t parent, cfdata_t cfdata, void *aux)
sys/arch/rs6000/rs6000/cpu.c
52
cpumatch(device_t parent, cfdata_t cfdata, void *aux)
sys/arch/sgimips/dev/crime.c
70
static int crime_match(device_t, struct cfdata *, void *);
sys/arch/sgimips/dev/crime.c
94
crime_match(device_t parent, struct cfdata *match, void *aux)
sys/arch/sgimips/dev/crmfb.c
112
static int crmfb_match(device_t, struct cfdata *, void *);
sys/arch/sgimips/dev/crmfb.c
239
crmfb_match(device_t parent, struct cfdata *cf, void *opaque)
sys/arch/sgimips/dev/scn.c
128
int scn_match(device_t, struct cfdata *, void *);
sys/arch/sgimips/dev/scn.c
744
scn_match(device_t parent, struct cfdata *cf, void *aux)
sys/arch/sgimips/gio/newport.c
134
static int newport_match(device_t, struct cfdata *, void *);
sys/arch/sgimips/gio/newport.c
947
newport_match(device_t parent, struct cfdata *self, void *aux)
sys/arch/sgimips/ioc/oiocsc.c
110
oiocsc_match(device_t parent, struct cfdata *cf, void *aux)
sys/arch/sgimips/ioc/oiocsc.c
93
int oiocsc_match (device_t, struct cfdata *, void *);
sys/arch/sgimips/mace/mace.c
120
mace_match(device_t parent, struct cfdata *match, void *aux)
sys/arch/sgimips/mace/mace.c
222
mace_search(device_t parent, struct cfdata *cf, const int *ldesc, void *aux)
sys/arch/sh3/sh3/cpu.c
45
static int cpu_match(device_t, struct cfdata *, void *);
sys/arch/sh3/sh3/cpu.c
54
cpu_match(device_t parent, struct cfdata *cf, void *aux)
sys/arch/shark/ofw/chipsfb_ofbus.c
157
chipsfb_ofbus_match(device_t parent, struct cfdata *match, void *aux)
sys/arch/shark/ofw/chipsfb_ofbus.c
67
static int chipsfb_ofbus_match(device_t, struct cfdata *, void *);
sys/arch/shark/ofw/vlpci.c
194
vlpci_match(device_t parent, struct cfdata *match, void *aux)
sys/arch/shark/ofw/vlpci.c
64
static int vlpci_match(device_t, struct cfdata *, void *);
sys/arch/sparc/dev/apc.c
46
static int apcmatch(device_t, struct cfdata *, void *);
sys/arch/sparc/dev/apc.c
63
apcmatch(device_t parent, struct cfdata *cf, void *aux)
sys/arch/sparc/dev/cgfourteen.c
100
static int cgfourteenmatch(device_t, struct cfdata *, void *);
sys/arch/sparc/dev/cgfourteen.c
193
cgfourteenmatch(device_t parent, struct cfdata *cf, void *aux)
sys/arch/sparc/dev/cgsix_obio.c
66
static int cgsixmatch(device_t, struct cfdata *, void *);
sys/arch/sparc/dev/cgsix_obio.c
77
cgsixmatch(device_t parent, struct cfdata *cf, void *aux)
sys/arch/sparc/dev/obio.c
119
obiomatch(device_t parent, struct cfdata *cf, void *aux)
sys/arch/sparc/dev/obio.c
244
obiosearch(device_t parent, struct cfdata *cf, const int *ldesc,
sys/arch/sparc/dev/obio.c
98
static int obiosearch(device_t, struct cfdata *, const int *, void *);
sys/arch/sparc/dev/sbus.c
110
int sbus_match_mainbus(device_t, struct cfdata *, void *);
sys/arch/sparc/dev/sbus.c
111
int sbus_match_iommu(device_t, struct cfdata *, void *);
sys/arch/sparc/dev/sbus.c
112
int sbus_match_xbox(device_t, struct cfdata *, void *);
sys/arch/sparc/dev/sbus.c
205
sbus_match_mainbus(device_t parent, struct cfdata *cf, void *aux)
sys/arch/sparc/dev/sbus.c
216
sbus_match_iommu(device_t parent, struct cfdata *cf, void *aux)
sys/arch/sparc/dev/sbus.c
227
sbus_match_xbox(device_t parent, struct cfdata *cf, void *aux)
sys/arch/sparc/dev/sx.c
54
static int sx_match(device_t, struct cfdata *, void *);
sys/arch/sparc/dev/sx.c
63
sx_match(device_t parent, struct cfdata *cf, void *aux)
sys/arch/sparc/dev/ts102.c
168
static int tslot_match(device_t, struct cfdata *, void *);
sys/arch/sparc/dev/ts102.c
294
tslot_match(device_t parent, struct cfdata *vcf, void *aux)
sys/arch/sparc64/dev/pcfiic_ebus.c
47
int pcfiic_ebus_match(device_t, struct cfdata *, void *);
sys/arch/sparc64/dev/pcfiic_ebus.c
61
pcfiic_ebus_match(device_t parent, struct cfdata *match, void *aux)
sys/arch/sun2/dev/sc_mbmem.c
143
struct cfdata *cf = device_cfdata(self);
sys/arch/sun3/dev/esp.c
105
espmatch(device_t parent, struct cfdata *cf, void *aux)
sys/arch/sun3/dev/si_obio.c
159
struct cfdata *cf = device_cfdata(self);
sys/arch/sun3/dev/si_sebuf.c
168
struct cfdata *cf = device_cfdata(self);
sys/arch/sun3/dev/si_vme.c
175
struct cfdata *cf = device_cfdata(self);
sys/arch/vax/vsa/lcg.c
104
static int lcg_match(struct device *, struct cfdata *, void *);
sys/arch/vax/vsa/lcg.c
432
lcg_match(struct device *parent, struct cfdata *match, void *aux)
sys/arch/vax/vsa/tc_vsbus.c
140
tc_vsbus_match(device_t parent, cfdata_t cfdata, void *aux)
sys/arch/vax/vsa/vsaudio.c
145
vsaudio_match(struct device *parent, struct cfdata *match, void *aux)
sys/arch/vax/vsa/vsaudio.c
96
static int vsaudio_match(struct device *parent, struct cfdata *match, void *);
sys/arch/x68k/dev/grf_machdep.c
137
struct cfdata *cf;
sys/arch/xen/xen/hypervisor.c
286
extern struct cfdata cfdata[];
sys/arch/xen/xen/hypervisor.c
287
for (int i = 0; cfdata[i].cf_name != NULL; i++) {
sys/arch/xen/xen/hypervisor.c
288
if (strcasecmp("hypervisor", cfdata[i].cf_name) == 0) {
sys/arch/xen/xen/hypervisor.c
289
switch(cfdata[i].cf_fstate) {
sys/dev/ata/ata_raid.c
157
static struct cfdata ataraid_cfdata = {
sys/dev/bluetooth/bcsp.c
248
bcsp_match(device_t self __unused, cfdata_t cfdata __unused,
sys/dev/bluetooth/bcsp.c
370
cfdata_t cfdata;
sys/dev/bluetooth/bcsp.c
390
cfdata = malloc(sizeof(struct cfdata), M_DEVBUF, M_WAITOK);
sys/dev/bluetooth/bcsp.c
394
cfdata->cf_name = name;
sys/dev/bluetooth/bcsp.c
395
cfdata->cf_atname = name;
sys/dev/bluetooth/bcsp.c
396
cfdata->cf_unit = unit;
sys/dev/bluetooth/bcsp.c
397
cfdata->cf_fstate = FSTATE_STAR;
sys/dev/bluetooth/bcsp.c
402
dev = config_attach_pseudo(cfdata);
sys/dev/bluetooth/bcsp.c
431
cfdata_t cfdata;
sys/dev/bluetooth/bcsp.c
450
cfdata = device_cfdata(sc->sc_dev);
sys/dev/bluetooth/bcsp.c
452
free(cfdata, M_DEVBUF);
sys/dev/bluetooth/bth5.c
253
bthfive_match(device_t self __unused, cfdata_t cfdata __unused,
sys/dev/bluetooth/bth5.c
375
cfdata_t cfdata;
sys/dev/bluetooth/bth5.c
395
cfdata = malloc(sizeof(struct cfdata), M_DEVBUF, M_WAITOK);
sys/dev/bluetooth/bth5.c
399
cfdata->cf_name = name;
sys/dev/bluetooth/bth5.c
400
cfdata->cf_atname = name;
sys/dev/bluetooth/bth5.c
401
cfdata->cf_unit = unit;
sys/dev/bluetooth/bth5.c
402
cfdata->cf_fstate = FSTATE_STAR;
sys/dev/bluetooth/bth5.c
407
dev = config_attach_pseudo(cfdata);
sys/dev/bluetooth/bth5.c
436
cfdata_t cfdata;
sys/dev/bluetooth/bth5.c
455
cfdata = device_cfdata(sc->sc_dev);
sys/dev/bluetooth/bth5.c
457
free(cfdata, M_DEVBUF);
sys/dev/bluetooth/bthidev.c
169
bthidev_match(device_t self, cfdata_t cfdata, void *aux)
sys/dev/bluetooth/bthub.c
99
bthub_match(device_t self, cfdata_t cfdata, void *arg)
sys/dev/bluetooth/btkbd.c
197
btkbd_match(device_t self, cfdata_t cfdata, void *aux)
sys/dev/bluetooth/btmagic.c
274
btmagic_match(device_t self, cfdata_t cfdata, void *aux)
sys/dev/bluetooth/btsco.c
255
btsco_match(device_t self, cfdata_t cfdata, void *aux)
sys/dev/bluetooth/btuart.c
166
btuart_match(device_t self __unused, cfdata_t cfdata __unused,
sys/dev/bluetooth/btuart.c
224
cfdata_t cfdata;
sys/dev/bluetooth/btuart.c
243
cfdata = malloc(sizeof(struct cfdata), M_DEVBUF, M_WAITOK);
sys/dev/bluetooth/btuart.c
248
cfdata->cf_name = btuart_cd.cd_name;
sys/dev/bluetooth/btuart.c
249
cfdata->cf_atname = btuart_cd.cd_name;
sys/dev/bluetooth/btuart.c
250
cfdata->cf_unit = unit;
sys/dev/bluetooth/btuart.c
251
cfdata->cf_fstate = FSTATE_STAR;
sys/dev/bluetooth/btuart.c
253
dev = config_attach_pseudo(cfdata);
sys/dev/bluetooth/btuart.c
255
free(cfdata, M_DEVBUF);
sys/dev/bluetooth/btuart.c
281
cfdata_t cfdata;
sys/dev/bluetooth/btuart.c
296
cfdata = device_cfdata(sc->sc_dev);
sys/dev/bluetooth/btuart.c
298
free(cfdata, M_DEVBUF);
sys/dev/cardbus/if_ral_cardbus.c
106
ral_cardbus_match(device_t parent, cfdata_t cfdata, void *aux)
sys/dev/cgd.c
506
cgd_match(device_t self, cfdata_t cfdata, void *aux)
sys/dev/dkwedge/dk.c
101
struct cfdata sc_cfdata; /* 1: our cfdata structure */
sys/dev/dtv/dtv_device.c
84
dtv_match(device_t parent, cfdata_t cfdata, void *aa)
sys/dev/fdt/dwc2_fdt.c
103
dwc2_fdt_match(device_t parent, struct cfdata *match, void *aux)
sys/dev/fdt/dwc2_fdt.c
63
static int dwc2_fdt_match(device_t, struct cfdata *, void *);
sys/dev/fss.c
147
fss_match(device_t self, cfdata_t cfdata, void *aux)
sys/dev/gpio/gpiosim.c
520
static struct cfdata gpiosim_cfdata[] = {
sys/dev/hpc/hpf1275a_tty.c
246
hpf1275a_match(device_t self, cfdata_t cfdata, void *arg)
sys/dev/hpc/hpf1275a_tty.c
301
static struct cfdata hpf1275a_cfdata = {
sys/dev/hyperv/hvs.c
326
extern struct cfdata cfdata[];
sys/dev/hyperv/hvs.c
414
for (devno = 0; cfdata[devno].cf_name != NULL; devno++) {
sys/dev/hyperv/hvs.c
415
cfdata_t cf = &cfdata[devno];
sys/dev/i2c/g760a.c
59
static int g760a_match(device_t, struct cfdata*, void*);
sys/dev/i2c/g760a.c
74
g760a_match(device_t parent, struct cfdata* cf, void* arg)
sys/dev/i2c/ssdfb_i2c.c
101
struct cfdata *cf = device_cfdata(self);
sys/dev/ir/irframe_tty.c
272
cfdata_t cfdata;
sys/dev/ir/irframe_tty.c
295
cfdata = malloc(sizeof(struct cfdata), M_DEVBUF, M_WAITOK);
sys/dev/ir/irframe_tty.c
296
cfdata->cf_name = "irframe";
sys/dev/ir/irframe_tty.c
297
cfdata->cf_atname = "irframet";
sys/dev/ir/irframe_tty.c
298
cfdata->cf_fstate = FSTATE_STAR;
sys/dev/ir/irframe_tty.c
299
cfdata->cf_unit = 0;
sys/dev/ir/irframe_tty.c
300
d = config_attach_pseudo(cfdata);
sys/dev/ir/irframe_tty.c
339
cfdata_t cfdata;
sys/dev/ir/irframe_tty.c
355
cfdata = device_cfdata(sc->sc_irp.sc_dev);
sys/dev/ir/irframe_tty.c
357
free(cfdata, M_DEVBUF);
sys/dev/isa/ptcd.c
79
int ptcd_match(device_t, struct cfdata *, void *);
sys/dev/isa/ptcd.c
90
ptcd_match(device_t parent, struct cfdata *match, void *aux)
sys/dev/iscsi/iscsi_main.c
197
iscsi_match(device_t self, cfdata_t cfdata, void *arg)
sys/dev/iscsi/iscsi_main.c
224
cf = kmem_alloc(sizeof(struct cfdata), KM_SLEEP);
sys/dev/iscsi/iscsi_main.c
671
static struct cfdata iscsi_cfdata[] = {
sys/dev/marvell/com_mv.c
48
static int mvuart_match(device_t, struct cfdata *, void *);
sys/dev/marvell/com_mv.c
67
mvuart_match(device_t parent, struct cfdata *match, void *aux)
sys/dev/marvell/gtidmac.c
146
static int gtidmac_match(device_t, struct cfdata *, void *);
sys/dev/marvell/gtidmac.c
346
gtidmac_match(device_t parent, struct cfdata *match, void *aux)
sys/dev/marvell/gtpci.c
63
static int gtpci_match(device_t, struct cfdata *, void *);
sys/dev/marvell/gtpci.c
84
gtpci_match(device_t parent, struct cfdata *match, void *aux)
sys/dev/marvell/if_mvgbe.c
263
static int mvgbec_match(device_t, struct cfdata *, void *);
sys/dev/marvell/if_mvgbe.c
278
static int mvgbe_match(device_t, struct cfdata *, void *);
sys/dev/marvell/if_mvxpe.c
78
STATIC int mvxpe_match(device_t, struct cfdata *, void *);
sys/dev/marvell/mvpex.c
58
static int mvpex_match(device_t, struct cfdata *, void *);
sys/dev/marvell/mvpex.c
87
mvpex_match(device_t parent, struct cfdata *match, void *aux)
sys/dev/marvell/mvsdio.c
139
mvsdio_match(device_t parent, struct cfdata *match, void *aux)
sys/dev/marvell/mvsdio.c
69
static int mvsdio_match(device_t, struct cfdata *, void *);
sys/dev/marvell/mvspi.c
68
int mvspi_match(struct device *, struct cfdata *, void *);
sys/dev/marvell/mvspi.c
88
mvspi_match(struct device *parent, struct cfdata *cf, void *aux)
sys/dev/nand/nandemulator.c
155
cf = kmem_alloc(sizeof(struct cfdata), KM_SLEEP);
sys/dev/nand/nandemulator.c
739
static struct cfdata nandemulator_cfdata[] = {
sys/dev/nvmm/nvmm.c
1282
static struct cfdata nvmm_cfdata[] = {
sys/dev/nvmm/nvmm.c
1296
nvmm_match(device_t self, cfdata_t cfdata, void *arg)
sys/dev/pci/if_iwn.c
202
static int iwn_match(device_t , struct cfdata *, void *);
sys/dev/pci/if_ral_pci.c
145
ral_pci_match(device_t parent, cfdata_t cfdata,
sys/dev/pci/ips.c
609
ips_match(device_t parent, cfdata_t cfdata, void *aux)
sys/dev/pci/ixpide.c
70
ixpide_match(device_t parent, cfdata_t cfdata, void *aux)
sys/dev/pci/mlx_pci.c
191
mlx_pci_match(device_t parent, cfdata_t cfdata, void *aux)
sys/dev/pci/mly.c
268
mly_match(device_t parent, cfdata_t cfdata, void *aux)
sys/dev/pci/mvsata_pci.c
135
mvsata_pci_match(device_t parent, struct cfdata *match, void *aux)
sys/dev/pci/mvsata_pci.c
96
static int mvsata_pci_match(device_t, struct cfdata *, void *);
sys/dev/pci/qat/qat.c
307
int qat_match(struct device *, struct cfdata *, void *);
sys/dev/pci/qat/qat.c
383
qat_match(struct device *parent, struct cfdata *cf, void *aux)
sys/dev/pci/twa.c
458
twa_match(device_t parent, cfdata_t cfdata, void *aux)
sys/dev/pci/twe.c
292
twe_match(device_t parent, cfdata_t cfdata, void *aux)
sys/dev/pcmcia/if_malo_pcmcia.c
2134
static struct cfdata malo_pcmcia_cfdata[] = {
sys/dev/raidframe/rf_netbsdkintf.c
3787
raid_match(device_t self, cfdata_t cfdata, void *aux)
sys/dev/spi/ssdfb_spi.c
118
struct cfdata *cf = device_cfdata(self);
sys/dev/sysmon/swwdog.c
111
static struct cfdata cf;
sys/dev/tc/asc_tc.c
114
asc_tc_match(device_t parent, cfdata_t cfdata, void *aux)
sys/dev/tc/tcds.c
139
tcdsmatch(device_t parent, cfdata_t cfdata, void *aux)
sys/dev/usb/uaudio.c
4251
static struct cfdata uaudio_cfdata[] = {
sys/dev/usb/uvideo.c
2499
static struct cfdata uvideo_cfdata[] = {
sys/dev/usb/vhci.c
1219
struct cfdata *cf;
sys/dev/virtio/viocon.c
137
int viocon_match(struct device *, struct cfdata *, void *);
sys/dev/virtio/viocon.c
186
int viocon_match(struct device *parent, struct cfdata *match, void *aux)
sys/dev/vnd.c
259
vnd_match(device_t self, cfdata_t cfdata, void *aux)
sys/kern/subr_autoconf.c
1022
rescan_with_cfdata(const struct cfdata *cf)
sys/kern/subr_autoconf.c
1025
const struct cfdata *cf1;
sys/kern/subr_autoconf.c
1083
const struct cfdata *cf1;
sys/kern/subr_autoconf.c
1331
cf = &cfdata[*p];
sys/kern/subr_autoconf.c
135
extern struct cfdata cfdata[];
sys/kern/subr_autoconf.c
171
struct cfdata *match;
sys/kern/subr_autoconf.c
389
initcftable.ct_cfdata = cfdata;
sys/kern/subr_autoconf.c
4014
cfdata_ifattr(const struct cfdata *cf)
sys/kern/subr_autoconf.c
406
const struct cfattachinit *cfattachv, struct cfdata *cfdatav)
sys/kern/subr_autoconf.c
439
const struct cfattachinit *cfattachv, struct cfdata *cfdatav)
sys/kern/subr_device.c
382
cfdata_t cfdata = device_cfdata(dev);
sys/kern/subr_device.c
385
if (cfdata == NULL || (pspec = cfdata->cf_pspec) == NULL) {
sys/kern/subr_userconf.c
175
struct cfdata *cd;
sys/kern/subr_userconf.c
177
cd = &cfdata[dev];
sys/kern/subr_userconf.c
200
struct cfdata *cd;
sys/kern/subr_userconf.c
212
cd = &cfdata[devno];
sys/kern/subr_userconf.c
382
struct cfdata *cd;
sys/kern/subr_userconf.c
408
cd = &cfdata[devno];
sys/kern/subr_userconf.c
42
extern struct cfdata cfdata[];
sys/kern/subr_userconf.c
446
switch (cfdata[devno].cf_fstate) {
sys/kern/subr_userconf.c
448
cfdata[devno].cf_fstate = FSTATE_DNOTFOUND;
sys/kern/subr_userconf.c
451
cfdata[devno].cf_fstate = FSTATE_DSTAR;
sys/kern/subr_userconf.c
484
switch (cfdata[devno].cf_fstate) {
sys/kern/subr_userconf.c
486
cfdata[devno].cf_fstate = FSTATE_NOTFOUND;
sys/kern/subr_userconf.c
489
cfdata[devno].cf_fstate = FSTATE_STAR;
sys/kern/subr_userconf.c
573
while (cfdata[i].cf_name != NULL) {
sys/kern/subr_userconf.c
595
while (cfdata[i].cf_name != NULL) {
sys/kern/subr_userconf.c
596
if (strlen(cfdata[i].cf_name) == len) {
sys/kern/subr_userconf.c
604
if (strncasecmp(dev, cfdata[i].cf_name,
sys/kern/subr_userconf.c
608
(cfdata[i].cf_fstate == FSTATE_STAR ||
sys/kern/subr_userconf.c
609
cfdata[i].cf_fstate == FSTATE_DSTAR)) ||
sys/kern/subr_userconf.c
611
cfdata[i].cf_unit == unit &&
sys/kern/subr_userconf.c
612
(cfdata[i].cf_fstate == FSTATE_NOTFOUND ||
sys/kern/subr_userconf.c
613
cfdata[i].cf_fstate == FSTATE_DNOTFOUND)))) {
sys/kern/subr_userconf.c
672
cfdata[a].cf_name, len) != 0 &&
sys/kern/subr_userconf.c
85
struct cfdata *cf;
sys/kern/subr_userconf.c
88
for (cf = cfdata; cf->cf_name; cf++)
sys/modules/lua/lua.c
849
static struct cfdata lua_cfdata[] = {
sys/net/if_tap.c
280
tap_match(device_t parent, cfdata_t cfdata, void *arg)
sys/rump/librump/rumpkern/rump_autoconf.c
131
memcpy(&cfdata[0], &cfdata_ioconf_mainbus[0], sizeof(cfdata[0]));
sys/rump/librump/rumpkern/rump_autoconf.c
139
config_cfdata_attach(cfdata, 0);
sys/rump/librump/rumpkern/rump_autoconf.c
50
struct cfdata cfdata[] = {
sys/sys/device.h
147
typedef struct cfdata *cfdata_t;
sys/sys/device.h
536
const struct cfattachinit *, struct cfdata *);
sys/sys/device.h
538
const struct cfattachinit *, struct cfdata *);
sys/sys/device.h
558
const char *cfdata_ifattr(const struct cfdata *);