Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/mii/
Dmii.h85 #define BMSR_EXTCAP 0x0001 /* Extended capability */ macro
/third_party/FreeBSD/sys/dev/usb/net/
Dif_axe.c260 val &= ~BMSR_EXTCAP; in axe_miibus_readreg()