Searched refs:rll (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/
H A Dinetpeer.c238 struct inet_peer *rr, *rl, *rlr, *rll; local
253 rll = rl->avl_left; /* rll: LH or LH-1 */
254 node->avl_right = rll; /* rll: LH or LH-1 */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/block/
H A Dxd.c750 u_char n = 0,rll,jumper_state,use_jumper_geo; local
756 rll = (jumper_state & 0x30) ? (0x04 << wd_1002) : 0;
768 xd_info[drive].control = rll ? 7 : 5;
771 n = (((jumper_state & 0x0F) >> (drive << 1)) & 0x03) | rll;
774 xd_info[drive].control = rll ? 7 : 5;
787 if (rll & wd_1002) {

Completed in 57 milliseconds