Searched refs:PCI_DMA_C (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/irda/
H A Dsmsc-ircc2.c2547 #define PCI_DMA_C 0x90 macro
2648 * PCI_DMA_C bits:
2662 pci_read_config_word(dev, PCI_DMA_C, &tmpword);
2688 IRDA_DEBUG(1, "PCI_DMA_C (write): 0x%04x\n", tmpword);
2689 pci_write_config_word(dev, PCI_DMA_C, tmpword);

Completed in 54 milliseconds