Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/aic7xxx/
Daic7xxx_osm.h641 int ahc_platform_alloc(struct ahc_softc *ahc, void *platform_arg);
Daic7xxx_osm.c1192 ahc_platform_alloc(struct ahc_softc *ahc, void *platform_arg) in ahc_platform_alloc() function
Daic7xxx_core.c4417 if (ahc_platform_alloc(ahc, platform_arg) != 0) { in ahc_alloc()