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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/shell/
H A Dhush.c1924 reserved_style rword; local
1995 rword = pi->res_word;
1997 if (rword == RES_WHILE || rword == RES_UNTIL || rword == RES_FOR) {
2005 debug_printf_exec(": rword=%d if_code=%d next_if_code=%d skip_more=%d\n",
2006 rword, if_code, next_if_code, skip_more_for_this_rword);
2007 if (rword == skip_more_for_this_rword && flag_skip) {
2015 if (rword == RES_THEN || rword
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/qib/
H A Dqib_iba6120.c263 u64 rword; /* total dwords received (sample result) */ member in struct:qib_chip_specific
2950 qib_snapshot_counters(ppd, &cs->sword, &cs->rword,
2961 cs->rword = tb - cs->rword;
2982 qib_snapshot_counters(ppd, &cs->sword, &cs->rword,
2988 cs->rword = 0;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/tokenring/
H A Dsmctr.c5211 __u16 sword, rword; local
5225 rword = *((__u16 *)(tp->ram_access));
5228 if(rword != 0x1234)

Completed in 106 milliseconds