Searched refs:ahd_alloc (Results 1 – 3 of 3) sorted by relevance
351 if (ahd_alloc(ahd, ahd->sc_dev.dv_xname) == NULL) in ahd_pci_attach()
1342 struct ahd_softc *ahd_alloc(void *platform_arg, char *name);
5241 ahd_alloc(void *platform_arg, char *name) in ahd_alloc() function