Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/loongson/dev/
Dcom_leioc.c39 int com_leioc_match(struct device *, void *, void *);
44 sizeof(struct com_softc), com_leioc_match, com_leioc_attach
50 com_leioc_match(struct device *parent, void *match, void *aux) in com_leioc_match() function