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

/freebsd-11-stable/sys/dev/cx/
H A Dif_cx.c634 char *cx_ln = CX_LOCK_NAME; local
732 cx_ln[2] = '0' + unit;
733 mtx_init (&bd->cx_mtx, cx_ln, MTX_NETWORK_LOCK, MTX_DEF|MTX_RECURSE);

Completed in 49 milliseconds