gotch            1287 drivers/net/ethernet/intel/e1000/e1000_hw.h 	u64 gotch;
gotch            3642 drivers/net/ethernet/intel/e1000/e1000_main.c 	adapter->stats.gotch += er32(GOTCH);
gotch             318 drivers/net/ethernet/intel/ixgb/ixgb_ethtool.c 	*reg++ = IXGB_GET_STAT(adapter, gotch);	/* 117 */
gotch             715 drivers/net/ethernet/intel/ixgb/ixgb_hw.h 	u64 gotch;
gotch            1661 drivers/net/ethernet/intel/ixgb/ixgb_main.c 	adapter->stats.gotch += IXGB_READ_REG(&adapter->hw, GOTCH);
gotch             100 fs/udf/unicode.c 	int len, gotch = 0;
gotch             102 fs/udf/unicode.c 	while (!gotch && *str_i_idx < str_i_max_len) {
gotch             105 fs/udf/unicode.c 			return gotch;
gotch             115 fs/udf/unicode.c 				gotch = 1;
gotch             119 fs/udf/unicode.c 			gotch = 1;
gotch             125 fs/udf/unicode.c 		gotch = 1;
gotch             127 fs/udf/unicode.c 	if (gotch) {
gotch             142 fs/udf/unicode.c 			gotch = 0;
gotch             148 fs/udf/unicode.c 	return gotch;