Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/hyperv/input/
H A Dhv_kbdc.c324 DEBUG_HVSC(sc, "event: 0x%x\n", pkt->cph_type); in hv_kbd_read_channel()
325 switch (pkt->cph_type) { in hv_kbd_read_channel()
329 pkt->cph_type); in hv_kbd_read_channel()
336 pkt->cph_type); in hv_kbd_read_channel()
/freebsd-13.1/sys/dev/hyperv/include/
H A Dvmbus.h82 uint16_t cph_type; /* VMBUS_CHANPKT_TYPE_ */ member
/freebsd-13.1/sys/dev/hyperv/vmbus/
H A Dvmbus_chan.c1101 pkt.cp_hdr.cph_type = type; in vmbus_chan_send()
1136 pkt.cp_hdr.cph_type = VMBUS_CHANPKT_TYPE_GPA; in vmbus_chan_send_sglist()
1177 pkt.cp_hdr.cph_type = VMBUS_CHANPKT_TYPE_GPA; in vmbus_chan_send_prplist()
/freebsd-13.1/sys/dev/hyperv/pcib/
H A Dvmbus_pcib.c984 switch (pkt->cph_type) { in vmbus_pcib_on_channel_callback()
1028 pkt->cph_type); in vmbus_pcib_on_channel_callback()
/freebsd-13.1/sys/dev/hyperv/hvsock/
H A Dhv_sock.c1220 hvs_pkt.chan_pkt_hdr.cph_type = VMBUS_CHANPKT_TYPE_INBAND; in hvsock_send_data()
/freebsd-13.1/sys/dev/hyperv/netvsc/
H A Dif_hn.c7606 switch (pkt->cph_type) { in hn_chan_callback()
7621 pkt->cph_type); in hn_chan_callback()