Searched defs:add_virt_iopart (Results 1 – 1 of 1) sorted by relevance
208 struct add_virt_iopart { struct209 void *chanptr; /* pointer to data channel */210 u64 guest_handle; /* used to convert guest physical213 u64 recv_bus_irq_handle; /* used to register to receive215 struct irq_info intr; /* contains recv & send224 struct switch_info *swtch; /* pointer to the virtual228 u8 use_g2g_copy; /* Used to determine if a virtual HBA230 u8 filler[7];232 u32 bus_no;233 u32 dev_no;[all …]