Searched refs:DevicePvcallsif (Results 1 – 2 of 2) sorted by relevance
793 type DevicePvcallsif struct { struct909 Pvcallsifs []DevicePvcallsif
2308 func NewDevicePvcallsif() (*DevicePvcallsif, error) {2310 x DevicePvcallsif2321 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