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

/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/os-support/bus/
H A Dxf86Pci.h124 #define PCI_CMD_MEM_ENABLE 0x02 macro
/xsrc/external/mit/xorg-server/dist/hw/xfree86/os-support/bus/
H A Dxf86Pci.h123 #define PCI_CMD_MEM_ENABLE 0x02 macro
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86pciBus.c143 if ((command & PCI_CMD_MEM_ENABLE)
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86pciBus.c130 if ((command & PCI_CMD_MEM_ENABLE)
/xsrc/external/mit/xf86-video-nv/dist/src/
H A Dnv_driver.c800 pci_device_cfg_write_u32(dev, pcicmd | PCI_CMD_MEM_ENABLE,
815 pciWriteLong(Tag, PCI_CMD_STAT_REG, pcicmd | PCI_CMD_MEM_ENABLE);

Completed in 9 milliseconds