pci_dev_flags_t   121 include/linux/pci.h typedef unsigned short __bitwise pci_dev_flags_t;
pci_dev_flags_t   126 include/linux/pci.h PCI_DEV_FLAGS_MSI_INTX_DISABLE_BUG = (__force pci_dev_flags_t) 1,
pci_dev_flags_t   128 include/linux/pci.h PCI_DEV_FLAGS_NO_D3 = (__force pci_dev_flags_t) 2,