Searched refs:RCVFW_64 (Results 1 – 2 of 2) sorted by relevance
/linux-2.4.37.9/drivers/net/ | ||
D | mace.h | 126 #define RCVFW_64 0x20 /* 64 bytes avail */ macro |
D | macmace.c | 306 mb->fifocc = XMTFW_16 | RCVFW_64 | XMTFWU | RCVFWU | XMTBRST | RCVBRST; in mace_open() |