Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dahd_pci.c351 if (ahd_alloc(ahd, ahd->sc_dev.dv_xname) == NULL) in ahd_pci_attach()
/openbsd/sys/dev/ic/
H A Daic79xx.h1342 struct ahd_softc *ahd_alloc(void *platform_arg, char *name);
H A Daic79xx.c5241 ahd_alloc(void *platform_arg, char *name) in ahd_alloc() function