Home
last modified time | relevance | path

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

/freebsd-9-stable/sys/dev/esp/
Dncr53c9xvar.h469 #define NCR_LOCK(_sc) mtx_lock(&(_sc)->sc_lock) macro
Dncr53c9x.c349 NCR_LOCK(sc); in ncr53c9x_attach()
435 NCR_LOCK(sc); in ncr53c9x_detach()
2310 NCR_LOCK(sc); in ncr53c9x_intr()