Searched refs:PCI_COMMAND_FAST_BACK (Results 1 – 2 of 2) sorted by relevance
859 FLAG(cmd, PCI_COMMAND_FAST_BACK), in show_verbose()922 if (cmd & PCI_COMMAND_FAST_BACK) in show_verbose()
27 #define PCI_COMMAND_FAST_BACK 0x200 /* Enable back-to-back writes */ macro