Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/hil/
H A Dhilms.c58 void hilmsattach(struct device *, struct device *, void *);
66 sizeof(struct hilms_softc), hilmsprobe, hilmsattach, hilmsdetach,
100 hilmsattach(struct device *parent, struct device *self, void *aux) in hilmsattach() function