Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/xen/xen-pciback/
Dconf_space_header.c29 #define PCI_COMMAND_GUEST (PCI_COMMAND_MASTER|PCI_COMMAND_SPECIAL| \
/linux-4.19.296/include/uapi/linux/
Dpci_regs.h43 #define PCI_COMMAND_SPECIAL 0x8 /* Enable response to special cycles */ macro