Searched refs:BMSR_EXTCAP (Results 1 – 2 of 2) sorted by relevance
/third_party/FreeBSD/sys/dev/mii/ | ||
D | mii.h | 85 #define BMSR_EXTCAP 0x0001 /* Extended capability */ macro |
/third_party/FreeBSD/sys/dev/usb/net/ | ||
D | if_axe.c | 260 val &= ~BMSR_EXTCAP; in axe_miibus_readreg() |