Spdk/test/unit/lib/nvme
Daniel Verkamp 3d57e4a8f4 nvme: unify Identify command helpers
Convert nvme_ctrlr_cmd_identify_controller() and
nvme_ctrlr_cmd_identify_namespace() into a single function,
nvme_ctrlr_cmd_identify(), with generic parameters that should be
suitable for all current callers as well as future users.

These functions were internal-only, so there is no public API change.

Change-Id: I3dbb3e6b00308b67ba1f161f8a6b11b6333fca57
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/404733
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
2018-03-27 02:43:46 -04:00
..
nvme_ctrlr_cmd.c build: make nvme.unittest.mk the common unittest .mk include 2018-02-14 10:40:40 -05:00
nvme_ctrlr.c nvme: unify Identify command helpers 2018-03-27 02:43:46 -04:00
nvme_ns_cmd.c build: make nvme.unittest.mk the common unittest .mk include 2018-02-14 10:40:40 -05:00
nvme_ns.c nvme: unify Identify command helpers 2018-03-27 02:43:46 -04:00
nvme_pcie.c scripts/check_format: check for spaces before tabs 2018-03-05 11:09:13 -05:00
nvme_qpair.c build: make nvme.unittest.mk the common unittest .mk include 2018-02-14 10:40:40 -05:00
nvme_quirks.c nvme: add debug logs for matched quirks 2018-02-23 10:07:39 -05:00
nvme.c build: make nvme.unittest.mk the common unittest .mk include 2018-02-14 10:40:40 -05:00
Makefile test: move NVMe library tests to test/unit 2017-06-21 16:51:12 -04:00