Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/ether/3com/dev/xl/
H A Dif_xl.c213 { TC_VENDORID, TC_DEVICEID_HURRICANE_575B,
1010 case TC_DEVICEID_HURRICANE_575B: /* 3c575B */ in xl_choose_xcvr()
1093 if (did == TC_DEVICEID_HURRICANE_575B || in xl_attach()
1099 did == TC_DEVICEID_HURRICANE_575B || in xl_attach()
1107 if (did == TC_DEVICEID_HURRICANE_575B) in xl_attach()
1127 case TC_DEVICEID_HURRICANE_575B: in xl_attach()
H A Dif_xlreg.h715 #define TC_DEVICEID_HURRICANE_575B 0x5157 macro