Home
last modified time | relevance | path

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

/linux/block/
H A Dopal_proto.h33 OPAL_DTA_TOKENID_UINT = 0xe2, enumerator
H A Dsed-opal.c931 tok->type = OPAL_DTA_TOKENID_UINT; in response_parse_tiny()
953 tok->type = OPAL_DTA_TOKENID_UINT; in response_parse_short()
980 tok->type = OPAL_DTA_TOKENID_UINT; in response_parse_medium()
997 tok->type = OPAL_DTA_TOKENID_UINT; in response_parse_long()
1129 if (tok->type != OPAL_DTA_TOKENID_UINT) { in response_get_u64()