Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dpci.h148 #define PCI_EXP_FLAGS PCIER_FLAGS /* Capabilities register */ macro
908 pci_read_config_word(dev, pos + PCI_EXP_FLAGS, &reg16); in pcie_flags_reg()