Home
last modified time | relevance | path

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

/freebsd/sys/dev/alc/
H A Dif_alc.c141 static int alc_check_boundary(struct alc_softc *);
1942 alc_check_boundary(struct alc_softc *sc) in alc_check_boundary() function
2204 (error = alc_check_boundary(sc)) != 0) { in alc_dma_alloc()