Home
last modified time | relevance | path

Searched refs:TCMD_LOSTCTS (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/drivers/net/ethernet/i825xx/
D3c523.h246 #define TCMD_LOSTCTS 0x0200 macro
Dsun3_82586.h286 #define TCMD_LOSTCTS 0x0200 macro
Dni52.h278 #define TCMD_LOSTCTS 0x0200 macro
D3c523.c1060 } else if (status & TCMD_LOSTCTS) { in elmc_xmt_int()
Dsun3_82586.c933 else if(status & TCMD_LOSTCTS) in sun3_82586_xmt_int()
Dni52.c1090 } else if (status & TCMD_LOSTCTS) in ni52_xmt_int()