Home
last modified time | relevance | path

Searched refs:ahd_alloc (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/aic7xxx/
H A Dahd_pci.c91 ahd = ahd_alloc(dev, name); in ahd_pci_attach()
H A Daic79xx.h1405 struct ahd_softc *ahd_alloc(void *platform_arg, char *name);
H A Daic79xx.c5213 ahd_alloc(void *platform_arg, char *name) in ahd_alloc() function