Home
last modified time | relevance | path

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

/xen/tools/golang/xenlight/
A Dtypes.gen.go784 type DeviceP9 struct { struct
908 P9S []DeviceP9
A Dhelpers.gen.go2265 func NewDeviceP9() (*DeviceP9, error) {
2267 x DeviceP9
2278 func (x *DeviceP9) fromC(xc *C.libxl_device_p9) error {
2288 func (x *DeviceP9) toC(xc *C.libxl_device_p9) (err error){defer func(){
2829 x.P9S = make([]DeviceP9, n)

Completed in 13 milliseconds