error_byte        655 drivers/nfc/st95hf/core.c 	unsigned char error_byte;
error_byte        671 drivers/nfc/st95hf/core.c 			error_byte = skb_resp->data[res_len - 3];
error_byte        672 drivers/nfc/st95hf/core.c 			if (error_byte & ST95HF_NFCA_CRC_ERR_MASK) {
error_byte        675 drivers/nfc/st95hf/core.c 					error_byte);
error_byte        682 drivers/nfc/st95hf/core.c 		error_byte = skb_resp->data[res_len - 1];
error_byte        683 drivers/nfc/st95hf/core.c 		if (error_byte & ST95HF_NFCB_CRC_ERR_MASK) {
error_byte        686 drivers/nfc/st95hf/core.c 				error_byte);