ahc_alloc          91 drivers/scsi/aic7xxx/aic7770_osm.c 	ahc = ahc_alloc(&aic7xxx_driver_template, name);
ahc_alloc        1156 drivers/scsi/aic7xxx/aic7xxx.h struct ahc_softc	*ahc_alloc(void *platform_arg, char *name);
ahc_alloc         231 drivers/scsi/aic7xxx/aic7xxx_osm_pci.c 	ahc = ahc_alloc(NULL, name);