Searched refs:off_buf (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.sbin/i2c/
H A Di2c.c62 uint8_t off_buf[2]; member in struct:options
320 cmd->buf = (void*)i2c_opt.off_buf;
378 memcpy(buf, i2c_opt.off_buf, i2c_opt.off_len);
458 msgp->buf = i2c_opt.off_buf;
628 i2c_opt.off_buf, &i2c_opt.off_len);
872 i2c_opt.off_buf, &i2c_opt.off_len);

Completed in 57 milliseconds