Home
last modified time | relevance | path

Searched refs:PCI_COMMAND_MASTER (Results 1 – 2 of 2) sorted by relevance

/tools/firmware/hvmloader/
A Dpci_regs.h25 #define PCI_COMMAND_MASTER 0x4 /* Enable bus mastering */ macro
A Dpci.c128 BUILD_BUG_ON((typeof(*pci_devfn_decode_type))PCI_COMMAND_MASTER != in pci_setup()
129 PCI_COMMAND_MASTER); in pci_setup()
361 pci_devfn_decode_type[devfn] |= PCI_COMMAND_MASTER; in pci_setup()

Completed in 11 milliseconds