Home
last modified time | relevance | path

Searched defs:hw (Results 1 – 3 of 3) sorted by relevance

/spdk/lib/virtio/
H A Dvirtio_pci.c118 struct virtio_hw *hw; in virtio_pci_dev_get_by_addr() local
135 virtio_pci_dev_check(struct virtio_hw *hw, uint16_t device_id_match) in virtio_pci_dev_check()
162 struct virtio_hw *hw, *tmp; in virtio_pci_dev_event_process() local
213 free_virtio_hw(struct virtio_hw *hw) in free_virtio_hw()
231 struct virtio_hw *hw = dev->ctx; in pci_dump_json_info() local
249 struct virtio_hw *hw = dev->ctx; in pci_write_json_config() local
270 struct virtio_hw *hw = dev->ctx; in modern_read_dev_config() local
295 struct virtio_hw *hw = dev->ctx; in modern_write_dev_config() local
311 struct virtio_hw *hw = dev->ctx; in modern_get_features() local
328 struct virtio_hw *hw = dev->ctx; in modern_set_features() local
[all …]
H A Dvirtio.c688 virtio_dev_dump_json_info(struct virtio_dev *hw, struct spdk_json_write_ctx *w) in virtio_dev_dump_json_info()
/spdk/lib/idxd/
H A Didxd_internal.h104 struct dsa_hw_comp_record hw; member