.TH "libnvmf_context_get_device" 9 "libnvmf_context_get_device" "September 2026" "libnvme API manual" LINUX .SH NAME libnvmf_context_get_device \- Get device. .SH SYNOPSIS .B "const char *" libnvmf_context_get_device .BI "(const struct libnvmf_context *p " ");" .SH ARGUMENTS .IP "p" 12 The \fIstruct libnvmf_context\fP instance to query. .SH "RETURN" The value of the device field, or NULL if not set.