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

/freebsd-11-stable/sys/dev/hyperv/input/
H A Dhv_kbdc.c324 DEBUG_HVSC(sc, "event: 0x%x\n", pkt->cph_type);
325 switch (pkt->cph_type) {
329 pkt->cph_type);
336 pkt->cph_type);
/freebsd-11-stable/sys/dev/hyperv/include/
H A Dvmbus.h77 uint16_t cph_type; /* VMBUS_CHANPKT_TYPE_ */ member in struct:vmbus_chanpkt_hdr
/freebsd-11-stable/sys/dev/hyperv/vmbus/
H A Dvmbus_chan.c1031 pkt.cp_hdr.cph_type = type;
1066 pkt.cp_hdr.cph_type = VMBUS_CHANPKT_TYPE_GPA;
1107 pkt.cp_hdr.cph_type = VMBUS_CHANPKT_TYPE_GPA;
/freebsd-11-stable/sys/dev/hyperv/pcib/
H A Dvmbus_pcib.c938 switch (pkt->cph_type) {
982 pkt->cph_type);
/freebsd-11-stable/sys/dev/hyperv/netvsc/
H A Dif_hn.c7432 switch (pkt->cph_type) {
7447 pkt->cph_type);

Completed in 114 milliseconds