Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/pci/bktr/
Dbktr_card.c491 int i2c_all_0 = 1; in check_for_i2c_devices() local
495 if (temp_read != 0) i2c_all_0 = 0; in check_for_i2c_devices()
499 if ((i2c_all_0) || (i2c_all_absent)) return 0; in check_for_i2c_devices()