HomeSort by: relevance | last modified time | path
    Searched defs:vmbus_ring_peek (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/hyperv/
vmbus.c 1883 vmbus_ring_peek(struct vmbus_ring_data *rrd, void *data, uint32_t datalen) function in typeref:typename:int
1945 if ((rv = vmbus_ring_peek(&ch->ch_rrd, &cph, sizeof(cph))) != 0) {

Completed in 11 milliseconds