Searched refs:xa_type (Results 1 – 6 of 6) sorted by relevance
435 xa.xa_type = type; in xenbus_probe_device_type()445 if (strcmp(xa.xa_type, "vbd") == 0) { in xenbus_probe_device_type()498 if (strcmp(xa->xa_type, "vbd") == 0) in xenbus_print()500 else if (strcmp(xa->xa_type, "vif") == 0) in xenbus_print()502 else if (strcmp(xa->xa_type, "balloon") == 0) in xenbus_print()505 aprint_normal("unknown type %s", xa->xa_type); in xenbus_print()634 .xa_type = "balloon" in xenbus_probe()
52 const char *xa_type; member
182 if (strcmp(xa->xa_type, "balloon") != 0) in balloon_xenbus_match()
119 if (strcmp(xa->xa_type, "pci") != 0) in xpci_xenbus_match()
248 if (strcmp(xa->xa_type, "vif") != 0) in xennet_xenbus_match()
269 if (strcmp(xa->xa_type, "vbd") != 0) in xbd_xenbus_match()