Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/aic7xxx/
Daic7xxx_pci.c610 static void check_extport(struct ahc_softc *ahc, u_int *sxfrctl1);
876 check_extport(ahc, &sxfrctl1); in ahc_pci_config()
1260 check_extport(struct ahc_softc *ahc, u_int *sxfrctl1) in check_extport() function