Searched refs:PCIE_LCAP2_SUP_LNKSV (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/pci/
H A Dpcireg.h1173 #define PCIE_LCAP2_SUP_LNKSV __BITS(7, 1) /* Supported Link Speeds Vect */ macro
H A Dpci_subr.c2379 if ((reg & PCIE_LCAP2_SUP_LNKSV) != 0) {
2383 PCIREG_SHIFTOUT(reg, PCIE_LCAP2_SUP_LNKSV));

Completed in 204 milliseconds