Searched refs:PCIE_XCAP_VER (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dppb.c127 capversion = PCIE_XCAP_VER(reg);
H A Dpcireg.h984 #define PCIE_XCAP_VER(x) __SHIFTOUT((x), PCIE_XCAP_VER_MASK) macro
H A Dpci_subr.c1902 pciever = (unsigned int)(PCIE_XCAP_VER(reg));

Completed in 307 milliseconds