Searched refs:vmbus_txbr_copyto (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/hyperv/vmbus/ |
H A D | vmbus_br.c | 308 vmbus_txbr_copyto(const struct vmbus_txbr *tbr, uint32_t windex, in vmbus_txbr_copyto() function 399 windex = vmbus_txbr_copyto(tbr, windex, in vmbus_txbr_write_call() 419 windex = vmbus_txbr_copyto(tbr, windex, &save_windex, in vmbus_txbr_write_call() 478 windex = vmbus_txbr_copyto(tbr, windex, in vmbus_txbr_write() 486 windex = vmbus_txbr_copyto(tbr, windex, &save_windex, in vmbus_txbr_write()
|