Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/aic7xxx/
HDaic7xxx_osm.h169 static __inline void ahc_lockinit(struct ahc_softc *);
174 ahc_lockinit(struct ahc_softc *ahc) in ahc_lockinit() function
HDaic7xxx.c3926 ahc_lockinit(ahc); in ahc_alloc()