Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/aic7xxx/
Daic7770_osm.c98 ahc_free(ahc); in aic7770_probe()
121 ahc_free(ahc); in aic7770_remove()
Daic7xxx_osm_pci.c178 ahc_free(ahc); in ahc_linux_pci_dev_remove()
235 ahc_free(ahc); in ahc_linux_pci_dev_probe()
247 ahc_free(ahc); in ahc_linux_pci_dev_probe()
255 ahc_free(ahc); in ahc_linux_pci_dev_probe()
Daic7xxx.h1174 void ahc_free(struct ahc_softc *ahc);
Daic7xxx_core.c4449 ahc_free(ahc); in ahc_alloc()
4490 ahc_free(struct ahc_softc *ahc) in ahc_free() function