hyperv_guid
hyperv_guid2str(const struct hyperv_guid *guid, char *buf, size_t sz)
struct hyperv_guid chm_chtype;
struct hyperv_guid chm_chinst;
struct hyperv_guid;
int hyperv_guid2str(const struct hyperv_guid *, char *, size_t);
const struct hyperv_guid hyperv_guid_network = {
const struct hyperv_guid hyperv_guid_ide = {
const struct hyperv_guid hyperv_guid_scsi = {
const struct hyperv_guid hyperv_guid_shutdown = {
const struct hyperv_guid hyperv_guid_timesync = {
const struct hyperv_guid hyperv_guid_heartbeat = {
const struct hyperv_guid hyperv_guid_kvp = {
const struct hyperv_guid hyperv_guid_vss = {
const struct hyperv_guid hyperv_guid_dynmem = {
const struct hyperv_guid hyperv_guid_mouse = {
const struct hyperv_guid hyperv_guid_kbd = {
const struct hyperv_guid hyperv_guid_video = {
const struct hyperv_guid hyperv_guid_fc = {
const struct hyperv_guid hyperv_guid_fcopy = {
const struct hyperv_guid hyperv_guid_pcie = {
const struct hyperv_guid hyperv_guid_netdir = {
const struct hyperv_guid hyperv_guid_rdesktop = {
const struct hyperv_guid hyperv_guid_avma1 = {
const struct hyperv_guid hyperv_guid_avma2 = {
const struct hyperv_guid hyperv_guid_avma3 = {
const struct hyperv_guid hyperv_guid_avma4 = {
hyperv_guid_sprint(struct hyperv_guid *guid, char *str, size_t size)
const struct hyperv_guid *guid;
vmbusic_probe(struct vmbus_attach_args *aa, const struct hyperv_guid *guid)
int vmbusic_probe(struct vmbus_attach_args *, const struct hyperv_guid *);
struct hyperv_guid ch_type;
struct hyperv_guid ch_inst;
struct hyperv_guid *aa_type;
struct hyperv_guid *aa_inst;
extern const struct hyperv_guid hyperv_guid_network;
extern const struct hyperv_guid hyperv_guid_ide;
extern const struct hyperv_guid hyperv_guid_scsi;
extern const struct hyperv_guid hyperv_guid_shutdown;
extern const struct hyperv_guid hyperv_guid_timesync;
extern const struct hyperv_guid hyperv_guid_heartbeat;
extern const struct hyperv_guid hyperv_guid_kvp;
extern const struct hyperv_guid hyperv_guid_vss;
extern const struct hyperv_guid hyperv_guid_dynmem;
extern const struct hyperv_guid hyperv_guid_mouse;
extern const struct hyperv_guid hyperv_guid_kbd;
extern const struct hyperv_guid hyperv_guid_video;
extern const struct hyperv_guid hyperv_guid_fc;
extern const struct hyperv_guid hyperv_guid_fcopy;
extern const struct hyperv_guid hyperv_guid_pcie;
extern const struct hyperv_guid hyperv_guid_netdir;
extern const struct hyperv_guid hyperv_guid_rdesktop;
extern const struct hyperv_guid hyperv_guid_avma1;
extern const struct hyperv_guid hyperv_guid_avma2;
extern const struct hyperv_guid hyperv_guid_avma3;
extern const struct hyperv_guid hyperv_guid_avma4;