Home
last modified time | relevance | path

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

/tools/golang/xenlight/
A Dhelpers.gen.go639 x.Type = DomainType(xc._type)
1138 x.Type = DomainType(xc._type)
1844 x.Type = C.GoString(xc._type)
1864 xc._type = C.CString(x.Type)}
2303 x.Type = UsbctrlType(xc._type)
2346 x.Type = UsbdevType(xc._type)
2486 x.Type = P9Type(xc._type)
2802 x.Type = VsndStreamType(xc._type)
3455 x.Type = UsbctrlType(xc._type)
4174 x.Type = EventType(xc._type)
[all …]
/tools/include/
A Dxenctrl.h238 #define DECLARE_HYPERCALL_BUFFER(_type, _name) \ argument
239 _type *(_name) = NULL; \
256 #define DECLARE_HYPERCALL_BUFFER_SHADOW(_type, _name, _hbuf) \ argument
257 _type *(_name) = (_hbuf)->hbuf; \

Completed in 13 milliseconds