Searched refs:DeviceVfb (Results 1 – 2 of 2) sorted by relevance
598 type DeviceVfb struct { struct905 Vfbs []DeviceVfb
1600 func NewDeviceVfb() (*DeviceVfb, error) {1602 x DeviceVfb1613 func (x *DeviceVfb) fromC(xc *C.libxl_device_vfb) error {1627 func (x *DeviceVfb) toC(xc *C.libxl_device_vfb) (err error){defer func(){2802 x.Vfbs = make([]DeviceVfb, n)
Completed in 13 milliseconds