Home
last modified time | relevance | path

Searched refs:NWAY_LPAR_10T_FD_CAPS (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/dev/pci/
H A Digc_defines.h863 #define NWAY_LPAR_10T_FD_CAPS 0x0040 /* LP 10T Full Dplx Capable */ macro
H A Dif_em_hw.h3005 #define NWAY_LPAR_10T_FD_CAPS 0x0040 /* LP is 10T Full Duplex Capable */ macro
H A Dif_em_hw.c4666 !(phy_data & NWAY_LPAR_10T_FD_CAPS))) in em_get_speed_and_duplex()