Searched refs:calling_interface_token (Results 1 – 3 of 3) sorted by relevance
50 struct calling_interface_token { struct64 struct calling_interface_token tokens[]; argument80 struct calling_interface_token *dell_smbios_find_token(int tokenid);
28 static struct calling_interface_token *da_tokens;36 struct calling_interface_token *token;349 struct calling_interface_token *dell_smbios_find_token(int tokenid) in dell_smbios_find_token()397 int tokens = (dm->length-11)/sizeof(struct calling_interface_token)-1; in parse_da_table()398 struct calling_interface_token *new_da_tokens; in parse_da_table()413 sizeof(struct calling_interface_token), in parse_da_table()421 sizeof(struct calling_interface_token) * tokens); in parse_da_table()
75 struct calling_interface_token *wsmt; in test_wsmt_enabled()