__sts             271 drivers/misc/eeprom/idt_89hpesx.c 	s32 __sts; \
__sts             273 drivers/misc/eeprom/idt_89hpesx.c 		__sts = i2c_smbus_ ## ops ## _data(args); \
__sts             274 drivers/misc/eeprom/idt_89hpesx.c 	} while (__retry-- && __sts < 0); \
__sts             275 drivers/misc/eeprom/idt_89hpesx.c 	__sts; \