Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/ether/dec21xxx/dev/dc/
H A Dif_dcreg.h932 #define DC_DEVICEID_AX88140A 0x1400 macro
H A Dif_dc.c170 { DC_DEVID(DC_VENDORID_ASIX, DC_DEVICEID_AX88140A), DC_REVISION_88141,
172 { DC_DEVID(DC_VENDORID_ASIX, DC_DEVICEID_AX88140A), 0,
2187 case DC_DEVID(DC_VENDORID_ASIX, DC_DEVICEID_AX88140A): in dc_attach()