Searched refs:pci_dev_flags_t (Results 1 – 1 of 1) sorted by relevance
169 typedef unsigned short __bitwise pci_dev_flags_t; typedef174 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;