Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/aic7xxx/
H A Daic79xx.c229 static int ahd_probe_stack_size(struct ahd_softc *ahd);
6279 ahd->stack_size = ahd_probe_stack_size(ahd); in ahd_init()
8856 ahd_probe_stack_size(struct ahd_softc *ahd) in ahd_probe_stack_size() function