mcrbase           363 drivers/ata/pata_hpt37x.c 	unsigned int mcrbase = 0x50 + 4 * ap->port_no;
mcrbase           368 drivers/ata/pata_hpt37x.c 	pci_read_config_word(pdev, mcrbase + 2, &mcr3);
mcrbase           370 drivers/ata/pata_hpt37x.c 	pci_write_config_word(pdev, mcrbase + 2, mcr3 | 0x8000);
mcrbase           373 drivers/ata/pata_hpt37x.c 	pci_write_config_word(pdev, mcrbase + 2, mcr3);