Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/
Dpci.h169 typedef unsigned short __bitwise pci_dev_flags_t; typedef
174 PCI_DEV_FLAGS_MSI_INTX_DISABLE_BUG = (__force pci_dev_flags_t) 1,
176 PCI_DEV_FLAGS_NO_D3 = (__force pci_dev_flags_t) 2,
178 PCI_DEV_FLAGS_ASSIGNED = (__force pci_dev_flags_t) 4,
327 pci_dev_flags_t dev_flags;