Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dahc_pci.c637 static void ahc_probe_ext_scbram(struct ahc_softc *ahc);
1011 ahc_probe_ext_scbram(ahc); in ahc_pci_attach()
1195 ahc_probe_ext_scbram(struct ahc_softc *ahc) in ahc_probe_ext_scbram() function