Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/dc/
Dif_dcreg.h950 #define DC_DEVICEID_EN2242 0x1216 macro
Dif_dc.c202 { DC_DEVID(DC_VENDORID_ACCTON, DC_DEVICEID_EN2242), 0,
2114 case DC_DEVID(DC_VENDORID_ACCTON, DC_DEVICEID_EN2242): in dc_attach()