Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/bktr/
Dbktr_card.c473 int i2c_all_0 = 1; in check_for_i2c_devices() local
477 if (temp_read != 0) i2c_all_0 = 0; in check_for_i2c_devices()
481 if ((i2c_all_0) || (i2c_all_absent)) return 0; in check_for_i2c_devices()