HomeSort by: relevance | last modified time | path
    Searched refs:sht3x_read_q (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/i2c/
sht3xvar.h 63 SIMPLEQ_HEAD(,sht3x_read_q) sc_read_queue;
66 struct sht3x_read_q { struct
68 SIMPLEQ_ENTRY(sht3x_read_q) read_q;
sht3x.c 519 struct sht3x_read_q *pp;
1132 sc->sc_readpool = pool_cache_init(sizeof(struct sht3x_read_q), 0, 0, 0,
1487 struct sht3x_read_q *pp;
1553 struct sht3x_read_q *pp;
1582 struct sht3x_read_q *pp;

Completed in 15 milliseconds