Searched refs:add_vhba (Results 1 – 3 of 3) sorted by relevance
282 struct add_virt_iopart add_vhba; member379 struct add_virt_guestpart add_vhba; member
425 cmd.add_vhba.chanptr = dev->chanptr; in create_device()426 cmd.add_vhba.bus_no = bus_no; in create_device()427 cmd.add_vhba.device_no = dev_no; in create_device()428 cmd.add_vhba.instance_uuid = dev->instance_uuid; in create_device()429 cmd.add_vhba.intr = dev->intr; in create_device()446 cmd.add_vhba.intr = dev->intr; in create_device()
294 static int add_vhba(struct add_virt_guestpart *addparams) in add_vhba() function573 return add_vhba(&msg->add_vhba); in virtpci_ctrlchan_func()