Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Daic7xxxvar.h1276 void ahc_controller_info(struct ahc_softc *, char *, size_t);
H A Daic7xxx_osm.c108 ahc_controller_info(ahc, ahc_info, sizeof(ahc_info)); in ahc_attach()
H A Daic7xxx.c4382 ahc_controller_info(struct ahc_softc *ahc, char *tbuf, size_t l) in ahc_controller_info() function