Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A 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