Searched refs:ahc_lock (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sys/dev/aic7xxx/
H A Daic7xxx_osm.h192 static __inline void ahc_lock(struct ahc_softc *);
198 mtx_init(&ahc->platform_data->mtx, "ahc_lock", NULL, MTX_DEF);
202 ahc_lock(struct ahc_softc *ahc) function
H A Daic7770.c256 ahc_lock(ahc);
H A Daic7xxx_osm.c172 ahc_lock(ahc);
305 ahc_lock(ahc);
1398 ahc_lock(ahc);
H A Daic7xxx_pci.c1047 ahc_lock(ahc);

Completed in 112 milliseconds