Home
last modified time | relevance | path

Searched refs:DeviceVfb (Results 1 – 2 of 2) sorted by relevance

/xen/tools/golang/xenlight/
A Dtypes.gen.go598 type DeviceVfb struct { struct
905 Vfbs []DeviceVfb
A Dhelpers.gen.go1600 func NewDeviceVfb() (*DeviceVfb, error) {
1602 x DeviceVfb
1613 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