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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/
H A Dhplance.h14 #define LE_ACK 0x04 /* ack of lock */ macro
H A Dhplance.c180 } while ((in_8(lp->base + HPLANCE_STATUS) & LE_ACK) == 0);
188 } while ((in_8(lp->base + HPLANCE_STATUS) & LE_ACK) == 0);
197 } while ((in_8(lp->base + HPLANCE_STATUS) & LE_ACK) == 0);
H A D7990.c72 } while ((in_8(lp->base + HPLANCE_STATUS) & LE_ACK) == 0);
79 } while ((in_8(lp->base + HPLANCE_STATUS) & LE_ACK) == 0);
87 } while ((in_8(lp->base + HPLANCE_STATUS) & LE_ACK) == 0);

Completed in 171 milliseconds