HomeSort by: relevance | last modified time | path
    Searched defs:dbcool_chip_ident (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/i2c/
dbcool.c 758 if (dbcool_chip_ident(&dc) >= 0)
778 if (dbcool_chip_ident(&sc->sc_dc) < 0 || sc->sc_dc.dc_chip == NULL)
1855 dbcool_chip_ident(struct dbcool_chipset *dc) function in typeref:typename:int
1895 aprint_debug("dbcool_chip_ident: addr 0x%02x c_id 0x%02x d_id 0x%02x"

Completed in 18 milliseconds