TLan_SetBit
inline void TLan_SetBit(u8 bit, u16 port)
#define TLan_SetBit( bit, port ) outb_p(inb_p(port) | bit, port)