Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/ic/
Daic7xxx.h1149 void ahc_controller_info(struct ahc_softc *ahc, char *buf,
Daic7xxxvar.h1218 void ahc_controller_info(struct ahc_softc *, char *, size_t);
Daic7xxx_openbsd.c118 ahc_controller_info(ahc, ahc_info, sizeof ahc_info); in ahc_attach()
Daic7xxx.c4401 ahc_controller_info(struct ahc_softc *ahc, char *buf, size_t buf_len) in ahc_controller_info() function