Home
last modified time | relevance | path

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

/trueos/sys/dev/aic7xxx/
HDaic7xxx_osm.h191 static __inline void ahc_lockinit(struct ahc_softc *);
196 ahc_lockinit(struct ahc_softc *ahc) in ahc_lockinit() function
HDaic7xxx.c3950 ahc_lockinit(ahc); in ahc_alloc()