Searched refs:OPT_SWAP_PORT (Results 1 – 1 of 1) sorted by relevance
96 #define OPT_SWAP_PORT 0x0001 /* Need to wordswp on the MPU port */ macro127 if (lp->options & OPT_SWAP_PORT) { in mpu_port()180 lp->options = dev->id.sversion == 0x72 ? OPT_SWAP_PORT : 0; in lan_init_chip()