Lines Matching full:this
4 * This module allows virtio devices to be used over a virtual PCI device.
5 * This can be used with QEMU based VMMs like KVM or Xen.
12 * This header is BSD licensed so anyone can use the definitions to implement
19 * notice, this list of conditions and the following disclaimer.
21 * notice, this list of conditions and the following disclaimer in the
24 * may be used to endorse or promote products derived from this software
26 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS ``AS IS'' AND
35 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
69 * current contents of the ISR and will also clear it. This is effectively
85 /* Virtio ABI version, this must match exactly */
122 /* This is the PCI capability header: */
135 /* This is the PCI vendor data capability header: */
185 * Warning: do not use sizeof on this: use offsetofend for