Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dpci.h257 typedef unsigned short __bitwise pci_bus_flags_t; typedef
259 PCI_BUS_FLAGS_NO_MSI = (__force pci_bus_flags_t) 1,
260 PCI_BUS_FLAGS_NO_MMRBC = (__force pci_bus_flags_t) 2,
261 PCI_BUS_FLAGS_NO_AERSID = (__force pci_bus_flags_t) 4,
262 PCI_BUS_FLAGS_NO_EXTCFG = (__force pci_bus_flags_t) 8,
681 pci_bus_flags_t bus_flags; /* Inherited by child buses */