Home
last modified time | relevance | path

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

/openbsd/sys/dev/tc/
H A Dif_le_tc.c57 void le_tc_attach(struct device *, struct device *, void *);
60 sizeof(struct le_softc), le_tc_match, le_tc_attach
79 le_tc_attach(struct device *parent, struct device *self, void *aux) in le_tc_attach() function