eisa_out32
extern void eisa_out32(unsigned int data, unsigned short port);
#define outl eisa_out32
EXPORT_SYMBOL(eisa_out32);