Home
last modified time | relevance | path

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

/freebsd/sys/dev/dc/
H A Dif_dcreg.h991 #define DC_DEVICEID_RS7112 0x1803 macro
H A Dif_dc.c208 { DC_DEVID(DC_VENDORID_CONEXANT, DC_DEVICEID_RS7112), 0,
2204 case DC_DEVID(DC_VENDORID_CONEXANT, DC_DEVICEID_RS7112): in dc_attach()