TLan_ClearBit
inline void TLan_ClearBit(u8 bit, u16 port)
#define TLan_ClearBit( bit, port ) outb_p(inb_p(port) & ~bit, port)