Home
last modified time | relevance | path

Searched refs:msc_stat (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/drivers/ide/pci/
Dhpt366.c702 u8 msc_stat = 0, mscreg = hwif->channel ? 0x54 : 0x50; in hpt374_ide_dma_end() local
706 pci_read_config_byte(dev, mscreg, &msc_stat); in hpt374_ide_dma_end()
708 pci_write_config_byte(dev, mscreg, msc_stat|0x30); in hpt374_ide_dma_end()