Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/aic7xxx/
Daic79xx_core.c222 static int ahd_probe_stack_size(struct ahd_softc *ahd);
7065 ahd->stack_size = ahd_probe_stack_size(ahd); in ahd_init()
9634 ahd_probe_stack_size(struct ahd_softc *ahd) in ahd_probe_stack_size() function