Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/aic7xxx/
H A Dahd_pci.c92 ahd = ahd_alloc(dev, name); in ahd_pci_attach()
H A Daic79xx.h1409 struct ahd_softc *ahd_alloc(void *platform_arg, char *name);
H A Daic79xx.c5222 ahd_alloc(void *platform_arg, char *name) in ahd_alloc() function