Home
last modified time | relevance | path

Searched defs:devices (Results 1 – 4 of 4) sorted by relevance

/spdk/scripts/
H A Dsma.py62 def register_devices(agent, devices, config): argument
147 devices = [sma.NvmfTcpDeviceManager(client), sma.VhostBlkDeviceManager(client), variable
/spdk/test/sma/plugins/plugin1/
H A D__init__.py45 devices = [TestDeviceManager1, TestDeviceManager2] variable
/spdk/test/sma/plugins/plugin2/
H A D__init__.py45 devices = [TestDeviceManager1, TestDeviceManager2] variable
/spdk/python/spdk/sma/device/
H A Dnvmf_vfiouser.py126 def rsearch(devices, name): argument