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

/freebsd-10.2-release/sys/dev/aic7xxx/
H A Daic79xx_osm.h196 static __inline void ahd_lock(struct ahd_softc *);
202 mtx_init(&ahd->platform_data->mtx, "ahd_lock", NULL, MTX_DEF);
206 ahd_lock(struct ahd_softc *ahd) function
H A Daic79xx_osm.c235 ahd_lock(ahd);
303 ahd_lock(ahd);
1336 ahd_lock(ahd);
H A Daic79xx_pci.c446 ahd_lock(ahd);
H A Daic79xx.c8109 ahd_lock(ahd);
8139 ahd_lock(ahd);

Completed in 115 milliseconds