Searched refs:DevicePci (Results 1 – 3 of 3) sorted by relevance
713 type DevicePci struct { struct902 Pcidevs []DevicePci
1190 func (Ctx *Context) DevicePciAdd(domid Domid, pci *DevicePci) error {1207 func (Ctx *Context) DevicePciRemove(domid Domid, pci *DevicePci) error {
2006 func NewDevicePci() (*DevicePci, error) {2008 x DevicePci2019 func (x *DevicePci) fromC(xc *C.libxl_device_pci) error {2034 func (x *DevicePci) toC(xc *C.libxl_device_pci) (err error){defer func(){2775 x.Pcidevs = make([]DevicePci, n)
Completed in 17 milliseconds