Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Daac.c100 static void aac_describe_controller(struct aac_softc *);
182 aac_describe_controller(sc); in aac_attach()
368 aac_describe_controller(struct aac_softc *sc) in aac_describe_controller() function