Searched defs:pci_dev (Results 1 – 10 of 10) sorted by relevance
/spdk/module/accel/ioat/ |
H A D | accel_ioat.c | 32 struct spdk_pci_device *pci_dev; member 230 probe_cb(void *cb_ctx, struct spdk_pci_device *pci_dev) in probe_cb() 260 attach_cb(void *cb_ctx, struct spdk_pci_device *pci_dev, struct spdk_ioat_chan *ioat) in attach_cb() 308 struct pci_device *pci_dev; in _device_unregister_cb() local
|
/spdk/lib/virtio/ |
H A D | virtio_pci.c | 31 struct spdk_pci_device *pci_dev; member 352 struct spdk_pci_device *pci_dev; in modern_destruct_dev() local 627 virtio_pci_dev_probe(struct spdk_pci_device *pci_dev, struct virtio_pci_probe_ctx *ctx) in virtio_pci_dev_probe() 694 virtio_pci_dev_probe_cb(void *probe_ctx, struct spdk_pci_device *pci_dev) in virtio_pci_dev_probe_cb()
|
/spdk/lib/idxd/ |
H A D | idxd_user.c | 351 probe_cb(void *cb_ctx, struct spdk_pci_device *pci_dev) in probe_cb() 376 idxd_enum_cb(void *ctx, struct spdk_pci_device *pci_dev) in idxd_enum_cb()
|
/spdk/test/unit/lib/idxd/idxd_user.c/ |
H A D | idxd_user_ut.c | 28 spdk_pci_device_get_addr(struct spdk_pci_device *pci_dev) in spdk_pci_device_get_addr()
|
/spdk/lib/vmd/ |
H A D | vmd.c | 774 vmd_dev_map_bar(struct spdk_pci_device *pci_dev, uint32_t bar, in vmd_dev_map_bar() argument 1290 vmd_enum_cb(void *ctx, struct spdk_pci_device *pci_dev) in vmd_enum_cb() argument 1533 vmd_detach_device(struct spdk_pci_device * pci_dev) vmd_detach_device() argument [all...] |
/spdk/lib/nvme/ |
H A D | nvme_pcie.c | 824 pcie_nvme_enum_cb(void *ctx, struct spdk_pci_device *pci_dev) in pcie_nvme_enum_cb() argument 894 struct spdk_pci_device *pci_dev = devhandle; nvme_pcie_ctrlr_construct() local [all...] |
/spdk/lib/vfu_tgt/ |
H A D | tgt_endpoint.c | 335 struct spdk_vfu_pci_device pci_dev; tgt_endpoint_realize() local [all...] |
/spdk/test/external_code/nvme/ |
H A D | nvme.c | 274 pcie_enum_cb(void *ctx, struct spdk_pci_device *pci_dev) in pcie_enum_cb() argument [all...] |
/spdk/lib/ioat/ |
H A D | ioat.c | 503 ioat_enum_cb(void *ctx, struct spdk_pci_device *pci_dev) in ioat_enum_cb() argument
|
/spdk/test/unit/lib/nvme/nvme_ns_cmd.c/ |
H A D | nvme_ns_cmd_ut.c | 129 spdk_pci_device_get_addr(struct spdk_pci_device * pci_dev) spdk_pci_device_get_addr() argument 138 spdk_pci_device_get_id(struct spdk_pci_device * pci_dev) spdk_pci_device_get_id() argument
|