Changpeng Liu 84245b7202 nvme: add spdk_nvme_connect_async() API
Users may want to connect specified controller at running time,
so this API will connect to the controller and return probe context
to users, users must call spdk_nvme_probe_poll_async() to initialize
the controller to the READY state before using it.

Change-Id: I232886b000454ee826ea73c4e1043d0d18ee0ec6
Signed-off-by: Changpeng Liu <changpeng.liu@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/445657
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2019-03-14 22:37:02 +00:00
..
2019-03-05 06:45:11 +00:00
2017-07-12 18:12:52 -04:00
2018-12-03 19:50:15 +00:00
2019-02-20 01:14:18 +00:00
2019-03-14 22:37:02 +00:00
2018-07-06 22:49:20 +00:00
2019-01-29 00:12:07 +00:00
2019-01-16 22:25:13 +00:00
2018-12-05 00:35:35 +00:00
2019-01-22 23:22:16 +00:00
2019-03-01 21:38:02 +00:00
2019-01-30 06:36:25 +00:00
2018-12-18 17:26:49 +00:00
2018-12-06 22:25:09 +00:00
2019-02-01 09:29:12 +00:00
2019-02-06 19:04:21 +00:00