nvme: mention TRID parsing function in struct docs
Change-Id: I9509155cd4400334e6a1b5c1fdff8546fe5266d5 Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
This commit is contained in:
parent
53bf2d0f91
commit
76977232ca
@ -134,6 +134,9 @@ enum spdk_nvme_transport_type {
|
|||||||
* NVMe transport identifier.
|
* NVMe transport identifier.
|
||||||
*
|
*
|
||||||
* This identifies a unique endpoint on an NVMe fabric.
|
* This identifies a unique endpoint on an NVMe fabric.
|
||||||
|
*
|
||||||
|
* A string representation of a transport ID may be converted to this type using
|
||||||
|
* spdk_nvme_transport_id_parse().
|
||||||
*/
|
*/
|
||||||
struct spdk_nvme_transport_id {
|
struct spdk_nvme_transport_id {
|
||||||
/**
|
/**
|
||||||
|
Loading…
Reference in New Issue
Block a user