Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/
H A Dif_em_hw.h3134 #define M88E1000_PSSR_DPLX 0x2000 /* 1=Duplex 0=Half Duplex */ macro
H A Dif_em_hw.c3928 if (phy_data & M88E1000_PSSR_DPLX) in em_config_mac_to_phy()