Searched refs:FFEC_LOCK_INIT (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/dev/ffec/
H A Dif_ffec.c197 #define FFEC_LOCK_INIT(sc) mtx_init(&(sc)->mtx, \ macro
1476 FFEC_LOCK_INIT(sc);

Completed in 121 milliseconds