Home
last modified time | relevance | path

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

/src/sys/dev/aic7xxx/
H A Daic79xx.c221 static int ahd_probe_stack_size(struct ahd_softc *ahd);
6241 ahd->stack_size = ahd_probe_stack_size(ahd); in ahd_init()
8829 ahd_probe_stack_size(struct ahd_softc *ahd) in ahd_probe_stack_size() function