i2c_dip_is_dev
extern bool i2c_dip_is_dev(dev_info_t *);
if (!i2c_dip_is_dev(dip)) {
if (!i2c_dip_is_dev(reg->mr_dip)) {
VERIFY(i2c_dip_is_dev(dip));