Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic7xxx/
Daic7770_osm.c99 ahc_free(ahc); in aic7770_probe()
122 ahc_free(ahc); in aic7770_remove()
Daic7xxx_osm_pci.c154 ahc_free(ahc); in ahc_linux_pci_dev_remove()
211 ahc_free(ahc); in ahc_linux_pci_dev_probe()
223 ahc_free(ahc); in ahc_linux_pci_dev_probe()
232 ahc_free(ahc); in ahc_linux_pci_dev_probe()
Daic7xxx.h1163 void ahc_free(struct ahc_softc *ahc);
Daic7xxx_core.c4418 ahc_free(ahc); in ahc_alloc()
4458 ahc_free(struct ahc_softc *ahc) in ahc_free() function