Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dahc_pci.c705 static int ahc_ext_scbram_present(struct ahc_softc *ahc);
1149 ahc_ext_scbram_present(struct ahc_softc *ahc) in ahc_ext_scbram_present() function
1257 if (ahc_ext_scbram_present(ahc) == 0) in ahc_probe_ext_scbram()