Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Dam79900var.h46 struct am79900_softc { struct
50 void am79900_config(struct am79900_softc *); argument
H A Dam79900.c145 am79900_config(struct am79900_softc *sc) in am79900_config()