Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/aic7xxx/
HDaic7xxx.c214 static void ahc_fini_scbdata(struct ahc_softc *ahc);
4056 ahc_fini_scbdata(ahc); in ahc_free()
4446 ahc_fini_scbdata(struct ahc_softc *ahc) in ahc_fini_scbdata() function