legacy_port 112 drivers/ata/pata_legacy.c static int legacy_port[NR_HOST] = { 0x1f0, 0x170, 0x1e8, 0x168, 0x1e0, 0x160 }; legacy_port 170 drivers/ata/pata_legacy.c if (lp->port == port || legacy_port[i] == port) {