Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/aic7xxx/
H A Dahd_pci.c96 ahd = ahd_alloc(dev, name); in ahd_pci_attach()
H A Daic79xx.h1411 struct ahd_softc *ahd_alloc(void *platform_arg, char *name);
H A Daic79xx.c5232 ahd_alloc(void *platform_arg, char *name) in ahd_alloc() function