Searched refs:BMSR_100TXHDX (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/dev/mii/
H A Dmii.h70 #define BMSR_100TXHDX 0x2000 /* 100 base Tx half duplex capable */ macro
90 #define BMSR_MEDIAMASK (BMSR_100T4|BMSR_100TXFDX|BMSR_100TXHDX| \
H A Ddcphy.c158 BMSR_ANEG|BMSR_100TXFDX|BMSR_100TXHDX|
343 sc->mii_capabilities & BMSR_100TXHDX)
400 if (mii->mii_capabilities & BMSR_100TXHDX)
H A Diophy.c239 bmsr & BMSR_100TXHDX)
H A Dmii_physubr.c415 if (sc->mii_capabilities & BMSR_100TXHDX) {

Completed in 78 milliseconds