numam-spdk/app
Daniel Verkamp fcb00f3780 nvme: expand probe information to a struct
spdk_nvme_probe() will now provide a struct spdk_nvme_probe_info to the
probe and attach callbacks in place of the PCI device pointer.

This struct contains the useful information that could be retrieved from
the PCI device during probe.

The goal of this change is to allow expansion of the probe information
in the future when other transports (specifically, NVMe over Fabrics)
are added that do not necessarily use PCI addressing or device IDs.

Change-Id: I59a2a9e874e248ce5fa1d7f4b57c8056962ff3cd
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-11-02 14:15:02 -07:00
..
iscsi_tgt bdev: add get_bdevs RPC 2016-11-02 09:10:54 -07:00
iscsi_top iscsi: add 'iscsi_top' monitoring app 2016-08-24 09:10:44 -07:00
nvmf_tgt nvme: expand probe information to a struct 2016-11-02 14:15:02 -07:00
trace env: Make the environment library configurable. 2016-10-05 11:51:37 -07:00
Makefile iscsi: add 'iscsi_top' monitoring app 2016-08-24 09:10:44 -07:00