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

/freebsd-current/sys/dev/drm2/
H A Ddrm_pci.c472 #define PCI_EXP_LNKCAP2_SLS_8_0GB 0x08 /* Supported Link Speed 8.0GT/s */ macro
479 if (lnkcap2 & PCI_EXP_LNKCAP2_SLS_8_0GB)
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dpci.h160 #define PCI_EXP_LNKCAP2_SLS_8_0GB 0x08 /* Supported Link Speed 8.0GT/s */ macro
1104 if (lnkcap2 & PCI_EXP_LNKCAP2_SLS_8_0GB)
/freebsd-current/sys/dev/mlx4/mlx4_core/
H A Dmlx4_main.c644 if (lnkcap2 & PCI_EXP_LNKCAP2_SLS_8_0GB)

Completed in 195 milliseconds