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;348 struct calling_interface_token *dell_smbios_find_token(int tokenid) in dell_smbios_find_token()396 int tokens = (dm->length-11)/sizeof(struct calling_interface_token)-1; in parse_da_table()397 struct calling_interface_token *new_da_tokens; in parse_da_table()412 sizeof(struct calling_interface_token), in parse_da_table()420 sizeof(struct calling_interface_token) * tokens); in parse_da_table()
75 struct calling_interface_token *wsmt; in test_wsmt_enabled()