Spdk/lib/env_dpdk
Ben Walker 7473d6b37c nvme: Call the probe_cb if a device isn't claimed
If the first call to spdk_nvme_probe probes a device and
the driver elects not to take it, still call the probe
callback for that device on subsequence calls to
spdk_nvme_probe.

Change-Id: If06467cf6796c827a0bbfba6e36d5b91534526fc
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
2016-12-08 15:22:48 -07:00
..
env_internal.h env: split PCI drivers into individual files 2016-12-06 09:30:55 -07:00
env.c env: remove return statements in void functions 2016-11-28 10:08:35 -07:00
env.mk env: do not link env lib with --whole-archive 2016-12-06 09:30:55 -07:00
Makefile env: split PCI drivers into individual files 2016-12-06 09:30:55 -07:00
pci_ioat.c env: split PCI drivers into individual files 2016-12-06 09:30:55 -07:00
pci_nvme.c env: split PCI drivers into individual files 2016-12-06 09:30:55 -07:00
pci.c nvme: Call the probe_cb if a device isn't claimed 2016-12-08 15:22:48 -07:00
vtophys.c env: add spdk_vtophys_register/unregister 2016-11-16 09:21:57 -07:00