Lines Matching refs:xaccm
56 u32 xaccm[8];
182 if (put_user(network->xaccm[0], user_arg))
188 if (get_user(network->xaccm[0], user_arg))
206 if (copy_to_user((void __user *) arg, network->xaccm,
207 sizeof(network->xaccm)))
217 memcpy(network->xaccm, accm, sizeof(network->xaccm));
274 memset(network->xaccm, 0, sizeof(network->xaccm));
275 network->xaccm[0] = ~0U;
276 network->xaccm[3] = 0x60000000U;