iicbus_block_read
if (!iicbus_block_read(dev, (u_char)addr, &byte, 1, &count))
extern int iicbus_block_read(device_t, u_char, char *, int, int *);