byZoneType        163 drivers/staging/vt6655/device.h 	unsigned char byZoneType;
byZoneType        288 drivers/staging/vt6655/device_main.c 		priv->byZoneType = priv->abyEEPROM[EEP_OFS_ZONETYPE];
byZoneType        290 drivers/staging/vt6655/device_main.c 	pr_debug("priv->byZoneType = %x\n", priv->byZoneType);