Home
last modified time | relevance | path

Searched defs:_dev (Results 1 – 2 of 2) sorted by relevance

/spdk/lib/vmd/
H A Dvmd.c787 vmd_dev_unmap_bar(struct spdk_pci_device *_dev, uint32_t bar, void *addr) in vmd_dev_unmap_bar() argument
793 vmd_dev_cfg_read(struct spdk_pci_device *_dev, void *value, uint32_t len, in vmd_dev_cfg_read() argument
813 vmd_dev_cfg_write(struct spdk_pci_device *_dev, void *value, in vmd_dev_cfg_write() argument
/spdk/test/unit/lib/thread/thread.c/
H A Dthread_ut.c1124 struct ut_nested_dev *_dev = io_device; ut_nested_ch_create_cb() local