Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/scsi/aic7xxx/
Daic79xx_osm_pci.c164 ahd = ahd_alloc(NULL, name); in ahd_linux_pci_dev_probe()
Daic79xx.h1341 struct ahd_softc *ahd_alloc(void *platform_arg, char *name);
Daic79xx_core.c6036 ahd_alloc(void *platform_arg, char *name) in ahd_alloc() function