Scroll to navigation

nvme_ctrl_get_host_iface(2) libnvme API manual nvme_ctrl_get_host_iface(2)

NAME

nvme_ctrl_get_host_iface - Host interface name of a controller

SYNOPSIS

const char * nvme_ctrl_get_host_iface (nvme_ctrl_t c );

ARGUMENTS

Controller instance

RETURN

Host interface name of c (if present)

nvme_ctrl_get_host_iface February 2024