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

/netbsd-current/sys/dev/hyperv/
H A Dhvheartbeat.c134 switch (hdr->ic_type) {
155 "unhandled heartbeat message type %u\n", hdr->ic_type);
H A Dhvshutdown.c157 switch (hdr->ic_type) {
187 "unhandled shutdown message type %u\n", hdr->ic_type);
H A Dhvtimesync.c205 switch (hdr->ic_type) {
245 "unhandled _timesync message type %u\n", hdr->ic_type);
H A Dvmbusicreg.h63 uint16_t ic_type; member in struct:vmbus_icmsg_hdr

Completed in 78 milliseconds