Home
last modified time | relevance | path

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

/freebsd/sys/dev/dc/
H A Dif_dcreg.h853 #define DC_VENDORID_CP 0x11F6 macro
H A Dif_dc.c178 { DC_DEVID(DC_VENDORID_CP, DC_DEVICEID_98713_CP), DC_REVISION_98713A,
180 { DC_DEVID(DC_VENDORID_CP, DC_DEVICEID_98713_CP), 0,
2136 case DC_DEVID(DC_VENDORID_CP, DC_DEVICEID_98713_CP): in dc_attach()