Home
last modified time | relevance | path

Searched refs:XMTFW_16 (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/drivers/net/
Dmace.h122 #define XMTFW_16 0x40 /* 16 words free */ macro
Dmacmace.c306 mb->fifocc = XMTFW_16 | RCVFW_64 | XMTFWU | RCVFWU | XMTBRST | RCVBRST; in mace_open()
Dmace.c309 out_8(&mb->fifocc, RCVFW_32 | XMTFW_16 | XMTFWU | RCVFWU | XMTBRST); in mace_reset()