Home
last modified time | relevance | path

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

/xen/tools/golang/xenlight/
A Dtypes.gen.go909 Pvcallsifs []DevicePvcallsif member
A Dhelpers.gen.go2835 x.Pvcallsifs = nil
2838 x.Pvcallsifs = make([]DevicePvcallsif, n)
2840 if err := x.Pvcallsifs[i].fromC(&v); err != nil {
2998 if numPvcallsifs := len(x.Pvcallsifs); numPvcallsifs > 0 {
3002 for i,v := range x.Pvcallsifs {

Completed in 13 milliseconds