Lines Matching +full:write +full:- +full:to +full:- +full:write
8 * This header is BSD licensed so anyone can use the definitions to implement
20 * may be used to endorse or promote products derived from this software
23 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
27 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
42 /* Magic value ("virt" string) - Read Only */
45 /* Virtio device version - Read Only */
48 /* Virtio device ID - Read Only */
51 /* Virtio vendor ID - Read Only */
55 * (32 bits per set) - Read Only */
58 /* Host features set selector - Write Only */
62 * (32 bits per set) - Write Only */
65 /* Activated features set selector - Write Only */
68 /* Guest's memory page size in bytes - Write Only */
71 /* Queue selector - Write Only */
74 /* Maximum size of the currently selected queue - Read Only */
77 /* Queue size for the currently selected queue - Write Only */
80 /* Used Ring alignment for the currently selected queue - Write Only */
83 /* Guest's PFN for the currently selected queue - Read Write */
86 /* Queue notifier - Write Only */
89 /* Interrupt status - Read Only */
92 /* Interrupt acknowledge - Write Only */
95 /* Device status register - Read Write */
99 * the per-driver configuration space - Read Write */