Home
last modified time | relevance | path

Searched refs:OPAL_DTA_TOKENID_UINT (Results 1 – 2 of 2) sorted by relevance

/block/
Dopal_proto.h32 OPAL_DTA_TOKENID_UINT = 0xe2, enumerator
Dsed-opal.c764 tok->type = OPAL_DTA_TOKENID_UINT; in response_parse_tiny()
786 tok->type = OPAL_DTA_TOKENID_UINT; in response_parse_short()
813 tok->type = OPAL_DTA_TOKENID_UINT; in response_parse_medium()
830 tok->type = OPAL_DTA_TOKENID_UINT; in response_parse_long()
958 if (tok->type != OPAL_DTA_TOKENID_UINT) { in response_get_u64()