Searched refs:ahc_alloc (Results 1 – 4 of 4) sorted by relevance
91 ahc = ahc_alloc(&aic7xxx_driver_template, name); in aic7770_probe()
207 ahc = ahc_alloc(NULL, name); in ahc_linux_pci_dev_probe()
1152 struct ahc_softc *ahc_alloc(void *platform_arg, char *name);
4379 ahc_alloc(void *platform_arg, char *name) in ahc_alloc() function