Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/aic7xxx/
HDaic7xxx_pci.c682 static void ahc_probe_ext_scbram(struct ahc_softc *ahc);
994 ahc_probe_ext_scbram(ahc); in ahc_pci_config()
1152 ahc_probe_ext_scbram(struct ahc_softc *ahc) in ahc_probe_ext_scbram() function