Home
last modified time | relevance | path

Searched defs:_vq (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/virtio/
H A Dvirtqueue.c107 #define VQASSERT(_vq, _exp, _msg, ...) \ argument
111 #define VQ_RING_ASSERT_VALID_IDX(_vq, _idx) \ argument
116 #define VQ_RING_ASSERT_CHAIN_TERM(_vq) \ argument
143 vq_modern(_vq) global() argument
144 vq_htog16(_vq,_val) global() argument
145 vq_htog32(_vq,_val) global() argument
146 vq_htog64(_vq,_val) global() argument
147 vq_gtoh16(_vq,_val) global() argument
148 vq_gtoh32(_vq,_val) global() argument
149 vq_gtoh64(_vq,_val) global() argument
[all...]