Spdk/test/lib/nvme/unit
Ben Walker d70ff832bf nvme: nvme_transport_ctrlr_scan now takes a transport id
Simplify the arguments to nvme_transport_ctrlr_scan to take
a transport id that identifies the discovery service (or
NULL to scan PCIe).

Further, separate scan into two functions - scan and attach.
Scan is for scanning an entire bus, attach is for a specific
device.

Change-Id: I464f351a02a04bc5a45096dcf5dc8fc5ac489041
Signed-off-by: Ben Walker <benjamin.walker@intel.com>
2016-12-08 15:22:47 -07:00
..
nvme_c nvme: nvme_transport_ctrlr_scan now takes a transport id 2016-12-08 15:22:47 -07:00
nvme_ctrlr_c nvme: Rename spdk_nvme_transport to spdk_nvme_transport_type 2016-12-07 09:47:00 -07:00
nvme_ctrlr_cmd_c nvme: add the per process admin cpl queue for multi-process case 2016-11-01 16:48:21 -07:00
nvme_ns_cmd_c nvme: nvme_transport_ctrlr_scan now takes a transport id 2016-12-08 15:22:47 -07:00
nvme_qpair_c nvme: remove transport qpair_destroy() function 2016-11-30 17:10:39 -07:00
Makefile build: wrap $(CURDIR) relative paths in $(abspath) 2016-05-09 13:56:07 -07:00
test_env.c util/bit_array: use spdk_realloc for process sharing 2016-11-09 15:04:20 -07:00