Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dpcireg.h1206 #define PCIE_LCSR2_DSCOMPN __BITS(30, 28) /* Downstream Component Pres. */ macro
Dpci_subr.c2442 switch (PCIREG_SHIFTOUT(reg, PCIE_LCSR2_DSCOMPN)) { in pci_conf_print_pcie_cap()