Home
last modified time | relevance | path

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

/openbsd/sys/arch/octeon/dev/
H A Doctohci.c45 int octohci_match(struct device *, void *, void *);
50 sizeof(struct octohci_softc), octohci_match, octohci_attach,
58 octohci_match(struct device *parent, void *match, void *aux) in octohci_match() function