Home
last modified time | relevance | path

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

/openbsd/sys/arch/octeon/dev/
H A Doctcf.c123 void octcfattach(struct device *, struct device *, void *);
128 sizeof(struct octcf_softc), octcfprobe, octcfattach,
171 octcfattach(struct device *parent, struct device *self, void *aux) in octcfattach() function