ahc_alloc
ahc = ahc_alloc(&aic7xxx_driver_template, name);
struct ahc_softc *ahc_alloc(void *platform_arg, char *name);
ahc = ahc_alloc(NULL, name);