Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dbmx280.c447 uint8_t raw_blob_tp[24]; in bmx280_attach() local
449 error = (*(sc->sc_func_read_register))(sc, reg, raw_blob_tp, 24); in bmx280_attach()
458 device_xname(sc->sc_dev), _d, raw_blob_tp[_d])); in bmx280_attach()
462 bmx280_store_raw_blob_tp(sc,raw_blob_tp); in bmx280_attach()