Home
last modified time | relevance | path

Searched refs:VIR_NODE_DEV_CAP_LAST (Results 1 – 7 of 7) sorted by relevance

/dports/devel/libvirt/libvirt-7.10.0/tools/
H A Dvirsh-completer-nodedev.c101 tmp = g_new0(char *, VIR_NODE_DEV_CAP_LAST + 1); in virshNodeDeviceCapabilityNameCompleter()
103 for (i = 0; i < VIR_NODE_DEV_CAP_LAST; i++) in virshNodeDeviceCapabilityNameCompleter()
H A Dvirsh-nodedev.c493 case VIR_NODE_DEV_CAP_LAST: in cmdNodeListDevices()
/dports/devel/libvirt/libvirt-7.10.0/src/conf/
H A Dnode_device_conf.h75 VIR_NODE_DEV_CAP_LAST enumerator
H A Dnode_device_conf.c52 VIR_NODE_DEV_CAP_LAST,
753 case VIR_NODE_DEV_CAP_LAST: in virNodeDeviceDefFormat()
2273 case VIR_NODE_DEV_CAP_LAST: in virNodeDevCapsDefParseXML()
2603 case VIR_NODE_DEV_CAP_LAST: in virNodeDevCapsDefFree()
2670 case VIR_NODE_DEV_CAP_LAST: in virNodeDeviceUpdateCaps()
2711 tmp = g_new0(virNodeDevCapType, VIR_NODE_DEV_CAP_LAST - 1); in virNodeDeviceCapsListExport()
H A Dvirnodedeviceobj.c748 case VIR_NODE_DEV_CAP_LAST: in virNodeDeviceObjHasCap()
/dports/devel/libvirt/libvirt-7.10.0/src/node_device/
H A Dnode_device_driver.c712 case VIR_NODE_DEV_CAP_LAST: in nodeDeviceObjFormatAddress()
1988 case VIR_NODE_DEV_CAP_LAST: in nodeDeviceDefValidate()
H A Dnode_device_udev.c1400 case VIR_NODE_DEV_CAP_LAST: in udevGetDeviceDetails()