Home
last modified time | relevance | path

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

/xen/tools/golang/xenlight/
A Dtypes.gen.go887 type DeviceVsnd struct { struct
911 Vsnds []DeviceVsnd
A Dhelpers.gen.go2669 func NewDeviceVsnd() (*DeviceVsnd, error) {
2671 x DeviceVsnd
2682 func (x *DeviceVsnd) fromC(xc *C.libxl_device_vsnd) error {
2703 func (x *DeviceVsnd) toC(xc *C.libxl_device_vsnd) (err error){defer func(){
2856 x.Vsnds = make([]DeviceVsnd, n)

Completed in 22 milliseconds