Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Daic79xx_openbsd.c95 char ahd_info[256]; in ahd_attach() local
98 ahd_controller_info(ahd, ahd_info, sizeof ahd_info); in ahd_attach()
99 printf("%s\n", ahd_info); in ahd_attach()
103 ahd_controller_info(ahd, ahd_info, sizeof ahd_info); in ahd_attach()
104 printf("%s: %s\n", ahd->sc_dev.dv_xname, ahd_info); in ahd_attach()