Spdk/include/spdk
Daniel Verkamp 5ee7a5df37 nvme: add spdk_nvme_ns_is_active() function
This function returns true if the namespace is active or false if it is
inactive (e.g. no namespace has been attached to the specified namespace
ID yet).

Also use the new function to add checks in the examples and tests where
applicable.

Change-Id: I35465b315ae1a1677c5a82191ad9b1da1c216d50
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
2016-03-01 14:40:44 -07:00
..
assert.h Add extern "C" wrapper to all public headers 2016-02-12 07:52:35 -07:00
barrier.h Add extern "C" wrapper to all public headers 2016-02-12 07:52:35 -07:00
file.h Add extern "C" wrapper to all public headers 2016-02-12 07:52:35 -07:00
ioat_spec.h Add extern "C" wrapper to all public headers 2016-02-12 07:52:35 -07:00
ioat.h ioat.h: remove duplicated spdk/pci.h inclusion 2016-02-22 09:57:11 -07:00
mmio.h Add extern "C" wrapper to all public headers 2016-02-12 07:52:35 -07:00
nvme_intel.h Add extern "C" wrapper to all public headers 2016-02-12 07:52:35 -07:00
nvme_spec.h spdk: add NVMe controller memory buffer definitions 2016-02-18 10:31:23 +08:00
nvme.h nvme: add spdk_nvme_ns_is_active() function 2016-03-01 14:40:44 -07:00
pci_ids.h Add extern "C" wrapper to all public headers 2016-02-12 07:52:35 -07:00
pci.h SPDK: Add spdk_pci_device_cfg read/write for byte, word. 2016-02-16 09:54:43 -07:00
queue_extras.h Break out queue.h code pulled from FreeBSD into a separate file. 2015-09-25 12:45:04 -07:00
queue.h Add extern "C" wrapper to all public headers 2016-02-12 07:52:35 -07:00
string.h Add extern "C" wrapper to all public headers 2016-02-12 07:52:35 -07:00
vtophys.h Add extern "C" wrapper to all public headers 2016-02-12 07:52:35 -07:00