Searched refs:VMBUS_ET_NAME (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/hyperv/vmbus/
H A Dvmbus_et.c44 #define VMBUS_ET_NAME "hvet" macro
76 VMBUS_ET_NAME,
130 device_find_child(parent, VMBUS_ET_NAME, -1) != NULL ||
135 device_add_child(parent, VMBUS_ET_NAME, -1);
141 if (resource_disabled(VMBUS_ET_NAME, 0))

Completed in 62 milliseconds