Searched refs:et_match (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dif_et.c73 static int et_match(device_t, cfdata_t, void *);
155 CFATTACH_DECL_NEW(et, sizeof(struct et_softc), et_match, et_attach, et_detach,
159 et_match(device_t dev, cfdata_t match, void *aux) function

Completed in 185 milliseconds