Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/apple/
Dmace.h56 #define XMTSV 0x80 /* transmit status (i.e. XMTFS) valid */ macro
108 #define XMTSV 0x80 /* XMTFS valid (same as in XMTFS) */ macro
Dmace.c677 while (in_8(&mb->pr) & XMTSV) { in mace_interrupt()
717 if ((fs & XMTSV) == 0) { in mace_interrupt()
Dmacmace.c576 if ((fs & XMTSV) == 0) { in mace_interrupt()