Home
last modified time | relevance | path

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

/xen/tools/golang/xenlight/
A Dtypes.gen.go799 type DeviceChannel struct { struct
912 Channels []DeviceChannel
A Dhelpers.gen.go2342 func NewDeviceChannel(connection ChannelConnection) (*DeviceChannel, error) {
2344 x DeviceChannel
2356 func (x *DeviceChannel) fromC(xc *C.libxl_device_channel) error {
2388 func (x *DeviceChannel) toC(xc *C.libxl_device_channel) (err error){defer func(){
2865 x.Channels = make([]DeviceChannel, n)

Completed in 14 milliseconds