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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/paride/
H A Dpd.c349 enum action {Fail = 0, Ok = 1, Hold, Wait}; enumerator in enum:action
424 case Hold:
505 return Hold;
532 return Hold;
543 return Hold;
564 return Hold;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wan/
H A Ddscc4.c303 #define Hold cpu_to_le32(0x40000000) macro
1642 if (state & Err) { /* Hold or reset */
1658 while (!(rx_fd->state1 & Hold)) {
1668 rx_fd->state1 &= ~Hold;
1743 rx_fd->state1 |= Hold;
1793 * - Hold=1 (don't try and branch to the next descripto);

Completed in 26 milliseconds