Searched refs:PCIM_CMD_MEMEN (Results 1 – 4 of 4) sorted by relevance
320 command &= ~(PCIM_CMD_PORTEN|PCIM_CMD_MEMEN); in ahd_pci_map_registers()331 command | PCIM_CMD_MEMEN, 4); in ahd_pci_map_registers()346 command |= PCIM_CMD_MEMEN; in ahd_pci_map_registers()
398 command &= ~(PCIM_CMD_PORTEN|PCIM_CMD_MEMEN); in ahc_pci_map_registers()407 command | PCIM_CMD_MEMEN, 4); in ahc_pci_map_registers()426 command |= PCIM_CMD_MEMEN; in ahc_pci_map_registers()
417 #define PCIM_CMD_MEMEN 0x0002 macro
404 #define PCIM_CMD_MEMEN 0x0002 macro