Home
last modified time | relevance | path

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

/openbsd/sys/dev/ic/
H A Daic7xxxvar.h1194 void ahc_controller_info(struct ahc_softc *, char *, size_t);
H A Daic7xxx_openbsd.c81 ahc_controller_info(ahc, ahc_info, sizeof ahc_info); in ahc_attach()
H A Daic7xxx.c4404 ahc_controller_info(struct ahc_softc *ahc, char *buf, size_t buf_len) in ahc_controller_info() function