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

/freebsd-13-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-13-stable/sys/dev/hyperv/include/
H A Dvmbus.h82 uint16_t cph_type; /* VMBUS_CHANPKT_TYPE_ */ member in struct:vmbus_chanpkt_hdr
/freebsd-13-stable/sys/dev/hyperv/vmbus/
H A Dvmbus_chan.c1101 pkt.cp_hdr.cph_type = type;
1136 pkt.cp_hdr.cph_type = VMBUS_CHANPKT_TYPE_GPA;
1177 pkt.cp_hdr.cph_type = VMBUS_CHANPKT_TYPE_GPA;
/freebsd-13-stable/sys/dev/hyperv/pcib/
H A Dvmbus_pcib.c984 switch (pkt->cph_type) {
1028 pkt->cph_type);
/freebsd-13-stable/sys/dev/hyperv/hvsock/
H A Dhv_sock.c1224 hvs_pkt.chan_pkt_hdr.cph_type = VMBUS_CHANPKT_TYPE_INBAND;
/freebsd-13-stable/sys/dev/hyperv/netvsc/
H A Dif_hn.c7598 switch (pkt->cph_type) {
7613 pkt->cph_type);

Completed in 532 milliseconds