Searched refs:protocol_abi (Results 1 – 1 of 1) sorted by relevance
3033 char protocol_abi[64]; in xbb_collect_frontend_info() local3132 "protocol", "%63s", protocol_abi, in xbb_collect_frontend_info()3135 || !strcmp(protocol_abi, XEN_IO_PROTO_ABI_NATIVE)) { in xbb_collect_frontend_info()3142 } else if (!strcmp(protocol_abi, XEN_IO_PROTO_ABI_X86_32)) { in xbb_collect_frontend_info()3144 } else if (!strcmp(protocol_abi, XEN_IO_PROTO_ABI_X86_64)) { in xbb_collect_frontend_info()3149 "frontend. Unable to connect.", protocol_abi); in xbb_collect_frontend_info()