SMC_outl
SMC_outl((status) | (length)<<16, ioaddr, \
SMC_outl((x)<<16, ioaddr, SMC_REG(lp, 0, 2)); \
SMC_outl((x)<<16, ioaddr, 12<<SMC_IO_SHIFT); \
SMC_outl((x)<<16, ioaddr, SMC_REG(lp, 8, 1)); \
SMC_outl((x)<<16, ioaddr, SMC_REG(lp, 4, 2)); \
SMC_outl((x)<<16, ioaddr, SMC_REG(lp, 8, 0)); \