Searched refs:PCIM_CMD_PORTEN (Results 1 – 4 of 4) sorted by relevance
313 command &= ~(PCIM_CMD_PORTEN|PCIM_CMD_MEMEN); in ahc_pci_map_registers()364 command |= PCIM_CMD_PORTEN; in ahc_pci_map_registers()
339 command &= ~(PCIM_CMD_PORTEN|PCIM_CMD_MEMEN); in ahd_pci_map_registers()388 command |= PCIM_CMD_PORTEN; in ahd_pci_map_registers()
812 #define PCIM_CMD_PORTEN 0x0001 macro
843 #define PCIM_CMD_PORTEN 0x0001 macro