Searched refs:ahc_controller_info (Results 1 – 3 of 3) sorted by relevance
1194 void ahc_controller_info(struct ahc_softc *, char *, size_t);
81 ahc_controller_info(ahc, ahc_info, sizeof ahc_info); in ahc_attach()
4404 ahc_controller_info(struct ahc_softc *ahc, char *buf, size_t buf_len) in ahc_controller_info() function