Home
last modified time | relevance | path

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

/openbmc/linux/block/
H A Dopal_proto.h32 OPAL_DTA_TOKENID_UINT = 0xe2, enumerator
H A Dsed-opal.c926 tok->type = OPAL_DTA_TOKENID_UINT; in response_parse_tiny()
948 tok->type = OPAL_DTA_TOKENID_UINT; in response_parse_short()
975 tok->type = OPAL_DTA_TOKENID_UINT; in response_parse_medium()
992 tok->type = OPAL_DTA_TOKENID_UINT; in response_parse_long()
1124 if (tok->type != OPAL_DTA_TOKENID_UINT) { in response_get_u64()