Searched refs:protocol_abi (Results 1 – 1 of 1) sorted by relevance
2869 char protocol_abi[64]; in xbb_collect_frontend_info() local2968 "protocol", "%63s", protocol_abi, in xbb_collect_frontend_info()2971 || !strcmp(protocol_abi, XEN_IO_PROTO_ABI_NATIVE)) { in xbb_collect_frontend_info()2978 } else if (!strcmp(protocol_abi, XEN_IO_PROTO_ABI_X86_32)) { in xbb_collect_frontend_info()2980 } else if (!strcmp(protocol_abi, XEN_IO_PROTO_ABI_X86_64)) { in xbb_collect_frontend_info()2985 "frontend. Unable to connect.", protocol_abi); in xbb_collect_frontend_info()