Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pv/
Dhypervreg.h251 uint16_t cph_type; /* VMBUS_CHANPKT_TYPE_ */ member
Dif_hvn.c985 if (cph->cph_type == VMBUS_CHANPKT_TYPE_COMP) { in hvn_nvs_intr()
1004 } else if (cph->cph_type == VMBUS_CHANPKT_TYPE_RXBUF) { in hvn_nvs_intr()
1016 sc->sc_dev.dv_xname, cph->cph_type); in hvn_nvs_intr()
Dhyperv.c1392 cp.cp_hdr.cph_type = type; in hv_channel_send()
1431 cp.cp_hdr.cph_type = VMBUS_CHANPKT_TYPE_GPA; in hv_channel_send_sgl()
1475 cp.cp_hdr.cph_type = VMBUS_CHANPKT_TYPE_GPA; in hv_channel_send_prpl()