Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/scsi/aic7xxx/
Daic7770_osm.c188 ahc = ahc_alloc(&aic7xxx_driver_template, name); in aic7770_linux_config()
Daic7xxx_osm_pci.c154 ahc = ahc_alloc(NULL, name); in ahc_linux_pci_dev_probe()
Daic7xxx.h1193 struct ahc_softc *ahc_alloc(void *platform_arg, char *name);
Daic7xxx_core.c3807 ahc_alloc(void *platform_arg, char *name) in ahc_alloc() function