DZ_I2C
#define DZ_I2C(c) ((c) >> 3) /* convert minor to controller # */
#define DZ_I2C(c) ((c)>>3) /* convert minor to controller # */