Home
last modified time | relevance | path

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

/xen/tools/golang/xenlight/
A Dtypes.gen.go793 type DevicePvcallsif struct { struct
909 Pvcallsifs []DevicePvcallsif
A Dhelpers.gen.go2308 func NewDevicePvcallsif() (*DevicePvcallsif, error) {
2310 x DevicePvcallsif
2321 func (x *DevicePvcallsif) fromC(xc *C.libxl_device_pvcallsif) error {
2328 func (x *DevicePvcallsif) toC(xc *C.libxl_device_pvcallsif) (err error){defer func(){
2838 x.Pvcallsifs = make([]DevicePvcallsif, n)

Completed in 15 milliseconds