Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/aic7xxx/
Daic7xxx_pci.c599 static int ahc_ext_scbram_present(struct ahc_softc *ahc);
969 ahc_ext_scbram_present(struct ahc_softc *ahc) in ahc_ext_scbram_present() function
1078 if (ahc_ext_scbram_present(ahc) == 0) in ahc_probe_ext_scbram()