Searched refs:PCI_CMD_MAE (Results 1 – 4 of 4) sorted by relevance
73 #define PCI_CMD_MAE 0x0002 /* memory access enable */ macro
429 pci_config_get16(pci, PCI_CMD) | PCI_CMD_BME | PCI_CMD_MAE); in afe_attach()
438 PCI_CMD_BME | PCI_CMD_MAE | PCI_CMD_MWIE); in mxfe_attach()