Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/scsi/aic7xxx/
Daic79xx_osm_pci.c184 ahd = ahd_alloc(NULL, name); in ahd_linux_pci_dev_probe()
Daic79xx.h1343 struct ahd_softc *ahd_alloc(void *platform_arg, char *name);
Daic79xx_core.c6038 ahd_alloc(void *platform_arg, char *name) in ahd_alloc() function