Home
last modified time | relevance | path

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

/openbsd/sys/arch/octeon/dev/
H A Dif_cnmac.c111 int cnmac_match(struct device *, void *, void *);
180 sizeof(struct cnmac_softc), cnmac_match, cnmac_attach
231 cnmac_match(struct device *parent, void *match, void *aux) in cnmac_match() function