Home
last modified time | relevance | path

Searched refs:we_mca_probe (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/dev/mca/
H A Dif_we_mca.c83 int we_mca_probe(device_t, cfdata_t , void *);
88 we_mca_probe, we_mca_attach, NULL, NULL);
141 we_mca_probe(device_t parent, cfdata_t cf, void *aux) in we_mca_probe() function