Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/aic7xxx/
H A Daic79xx_core.c214 static int ahd_probe_stack_size(struct ahd_softc *ahd);
7000 ahd->stack_size = ahd_probe_stack_size(ahd); in ahd_init()
9549 ahd_probe_stack_size(struct ahd_softc *ahd) in ahd_probe_stack_size() function