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

/netbsd-current/sys/dev/pci/
H A Dif_et.c74 static void et_attach(device_t, device_t, void *);
155 CFATTACH_DECL_NEW(et, sizeof(struct et_softc), et_match, et_attach, et_detach,
167 et_attach(device_t parent, device_t self, void *aux) function

Completed in 87 milliseconds