Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/octeon/dev/
Doctuctl.c39 int octuctl_match(struct device *, void *, void *);
43 sizeof(struct octuctl_softc), octuctl_match, octuctl_attach,
109 octuctl_match(struct device *parent, void *match, void *aux) in octuctl_match() function