Searched refs:PCI_CMD_BME (Results 1 – 4 of 4) sorted by relevance
72 #define PCI_CMD_BME 0x0004 /* bus master 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()