Home | History | Annotate | Download | only in maple

Lines Matching refs:maple_func

702 		if (func & MAPLE_FUNC(f)) {
715 if (func == (MAPLE_FUNC(MAPLE_FN_MEMCARD) | MAPLE_FUNC(MAPLE_FN_LCD) |
716 MAPLE_FUNC(MAPLE_FN_CLOCK))) {
731 struct maple_func *fn;
846 struct maple_func *fn;
880 struct maple_func *fn, *nextfn;
970 u->u_noping &= ~MAPLE_FUNC(func);
972 u->u_noping |= MAPLE_FUNC(func);
980 struct maple_func *fn;
983 0x02000000, /* htobe32(MAPLE_FUNC(MAPLE_FN_MEMCARD)) */
1002 fn->f_work = htobe32(MAPLE_FUNC(u->u_ping_func));
1024 struct maple_func *fn;
1034 u->getcond_func_set |= MAPLE_FUNC(func);
1042 u->getcond_func_set &= ~MAPLE_FUNC(func);
1053 struct maple_func *fn, *nextfn;
1078 fn->f_work = htobe32(MAPLE_FUNC(fn->f_funcno));
1096 struct maple_func *fn, *nextfn;
1119 fn->f_work = htobe32(MAPLE_FUNC(fn->f_funcno));
1219 struct maple_func *fn;
1258 be32toh(u->u_rxbuf[1]) == MAPLE_FUNC(func_code)) {
1586 struct maple_func *fn;
1607 if (func & MAPLE_FUNC(i)) {