Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/ic/
Daic79xxvar.h1369 int ahd_default_config(struct ahd_softc *);
Daic79xx.c6535 ahd_default_config(struct ahd_softc *ahd) in ahd_default_config() function
/netbsd/src/sys/dev/pci/
Dahd_pci.c784 error = ahd_default_config(ahd); in ahd_check_extport()