Home
last modified time | relevance | path

Searched refs:IS_EN_XMT (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/net/
Dni5010.h139 #define IS_EN_XMT 0x10 /* =1 until frame is xmt'd cplt */ macro
Dni5010.c677 if (inb(IE_ISTAT) & IS_EN_XMT) { in hardware_send_packet()