Home
last modified time | relevance | path

Searched refs:vmbus_txbr_empty (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/hyperv/vmbus/
H A Dvmbus_brvar.h97 vmbus_txbr_empty(const struct vmbus_txbr *tbr) in vmbus_txbr_empty() function
H A Dvmbus_chan.c2263 return (vmbus_txbr_empty(&chan->ch_txbr)); in vmbus_chan_tx_empty()