Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/aic7xxx/
Daic79xx_osm.h649 int ahd_platform_alloc(struct ahd_softc *ahd, void *platform_arg);
Daic79xx_osm.c1324 ahd_platform_alloc(struct ahd_softc *ahd, void *platform_arg) in ahd_platform_alloc() function
Daic79xx_core.c6116 if (ahd_platform_alloc(ahd, platform_arg) != 0) { in ahd_alloc()