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

/freebsd-11-stable/sys/dev/hyperv/vmbus/
H A Dvmbus_chan.c631 struct vmbus_chanmsg_gpadl_subconn *subreq; local
643 subreq = vmbus_msghc_dataptr(mh);
644 subreq->chm_hdr.chm_type = VMBUS_CHANMSG_TYPE_GPADL_SUBCONN;
645 subreq->chm_gpadl = gpadl;
647 subreq->chm_gpa_page[i] = page_id++;

Completed in 123 milliseconds