Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dpcireg.h1064 #define PCIE_LCSR_DRSSGNL __BITS(15, 14) /* DRS Signaling */ macro
Dpci_subr.c2089 switch (PCIREG_SHIFTOUT(reg, PCIE_LCSR_DRSSGNL)) { in pci_conf_print_pcie_cap()