Searched refs:PHYSTS_10BASET (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/sys/dev/de/
H A Ddc21040reg.h482 #define PHYSTS_10BASET 0x0800 macro
H A Dif_de.c1346 if (status == 0 || status == 0xFFFF || status < PHYSTS_10BASET)
1354 if (status == 0 || status == 0xFFFF || status < PHYSTS_10BASET)
1374 } else if (abilities & PHYSTS_10BASET) {
2307 mi->mi_capabilities = PHYSTS_10BASET|PHYSTS_10BASET_FD|PHYSTS_100BASETX|PHYSTS_100BASETX_FD;
2308 mi->mi_advertisement = PHYSTS_10BASET|PHYSTS_10BASET_FD|PHYSTS_100BASETX|PHYSTS_100BASETX_FD;
2310 mi->mi_tx_threshold = PHYSTS_10BASET|PHYSTS_10BASET_FD;

Completed in 117 milliseconds