OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:temp_read
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/dev/pci/bktr/
bktr_card.c
462
int x,
temp_read
;
local in function:check_for_i2c_devices
466
temp_read
= i2cRead(bktr, (2 * x) + 1);
467
if (
temp_read
!= 0) i2c_all_0 = 0;
468
if (
temp_read
!= ABSENT) i2c_all_absent = 0;
bktr_card.c
462
int x,
temp_read
;
local in function:check_for_i2c_devices
466
temp_read
= i2cRead(bktr, (2 * x) + 1);
467
if (
temp_read
!= 0) i2c_all_0 = 0;
468
if (
temp_read
!= ABSENT) i2c_all_absent = 0;
Completed in 25 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025