TLan_GetBit
inline int TLan_GetBit(u8 bit, u16 port)
#define TLan_GetBit( bit, port ) ((int) (inb_p(port) & bit))