Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/i2c/
Ddbcool_reg.h387 #define SMSC_COMPANYID 0x5c macro
Ddbcool.c716 { SMSC_COMPANYID, EMC6D103S_DEVICEID, EMC6D103S_REV_ID,
788 if (sc->sc_dc.dc_chip->company == SMSC_COMPANYID) in dbcool_attach()
1880 if ((SMSC_COMPANYID == chip_table[i].company) && in dbcool_chip_ident()