Home
last modified time | relevance | path

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

/NextBSD/sys/dev/ffec/
HDif_ffec.c182 #define FFEC_LOCK(sc) mtx_lock(&(sc)->mtx) macro
433 FFEC_LOCK(sc); in ffec_media_status()
455 FFEC_LOCK(sc); in ffec_media_change()
667 FFEC_LOCK(sc); in ffec_txstart()
831 FFEC_LOCK(sc); in ffec_rxfinish_onebuf()
1239 FFEC_LOCK(sc); in ffec_init()
1252 FFEC_LOCK(sc); in ffec_intr()
1300 FFEC_LOCK(sc); in ffec_ioctl()
1321 FFEC_LOCK(sc); in ffec_ioctl()
1364 FFEC_LOCK(sc); in ffec_detach()