HomeSort by: relevance | last modified time | path
    Searched refs:ahd_platform_alloc (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/ic/
aic79xx_osm.h 545 int ahd_platform_alloc(struct ahd_softc *, void *);
aic79xx_osm.c 781 ahd_platform_alloc(struct ahd_softc *ahd, void *platform_arg) function in typeref:typename:int
  /src/sys/dev/pci/
ahd_pci.c 365 if (ahd_platform_alloc(ahd, NULL) != 0) {

Completed in 14 milliseconds