eisa_out16
extern void eisa_out16(unsigned short data, unsigned short port);
#define outw eisa_out16
EXPORT_SYMBOL(eisa_out16);