Home
last modified time | relevance | path

Searched refs:WR_ARG_LOCK (Results 1 – 2 of 2) sorted by path

/dports/audio/xmcd/xmcd-3.3.2/cda_d/
H A Dcda.c2464 WR_ARG_LOCK(p->arg[0]); in cda_do_status()
H A Dcda.h141 #define WR_ARG_LOCK(x) ((x) |= 0x00010000) /* arg[0] */ macro