Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/ether/dec21xxx/dev/de/
H A Ddc21040reg.h483 #define PHYSTS_10BASET_FD 0x1000 macro
H A Dif_de.c1124 if (sia_status & (PHYSTS_10BASET_FD << (16 - 6))) in tulip_21041_media_poll()
1372 } else if (abilities & PHYSTS_10BASET_FD) { in tulip_mii_map_abilities()
2307 mi->mi_capabilities = PHYSTS_10BASET|PHYSTS_10BASET_FD|PHYSTS_100BASETX|PHYSTS_100BASETX_FD; in tulip_identify_asante_nic()
2308 mi->mi_advertisement = PHYSTS_10BASET|PHYSTS_10BASET_FD|PHYSTS_100BASETX|PHYSTS_100BASETX_FD; in tulip_identify_asante_nic()
2309 mi->mi_full_duplex = PHYSTS_10BASET_FD|PHYSTS_100BASETX_FD; in tulip_identify_asante_nic()
2310 mi->mi_tx_threshold = PHYSTS_10BASET|PHYSTS_10BASET_FD; in tulip_identify_asante_nic()