Home
last modified time | relevance | path

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

/openbsd/sys/dev/i2c/
H A Dgl518sm.c54 #define GLENV_NUM_SENSORS 4 macro
62 struct ksensor sc_sensor[GLENV_NUM_SENSORS];
163 for (i = 0; i < GLENV_NUM_SENSORS; i++) in glenv_attach()