Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/aic7xxx/
Daic79xx_pci.c244 static int ahd_check_extport(struct ahd_softc *ahd);
364 error = ahd_check_extport(ahd); in ahd_pci_config()
504 ahd_check_extport(struct ahd_softc *ahd) in ahd_check_extport() function