Spdk/test/lib/nvme/unit/nvme_ctrlr_c
Daniel Verkamp 1ffec5d53a nvme: convert transport type to an enum
Function pointers will not work for the DPDK multi-process model (they
can have different addresses in different processes), so define a
transport enum and dispatch functions that switch on the transport type
instead.

Change-Id: Ic16866786eba5e523ce533e56e7a5c92672eb2a5
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-11-07 10:42:18 -07:00
..
.gitignore SPDK: Initial check-in 2015-09-21 08:52:41 -07:00
Makefile nvme: change nvme_intel.c to nvme_quirks.c 2016-10-24 17:01:26 -07:00
nvme_ctrlr_ut.c nvme: convert transport type to an enum 2016-11-07 10:42:18 -07:00