Home
last modified time | relevance | path

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

/dports/audio/xmcd/xmcd-3.3.2/cda_d/
H A Dcda.h139 #define WR_ARG_MODE(x,v) ((x) |= (((v) & 0xff) << 24)) /* arg[0] */ macro
H A Dcda.c2461 WR_ARG_MODE(p->arg[0], s->mode); in cda_do_status()