Scroll to navigation

nvme_ctrl_get_phy_slot(9) libnvme API manual nvme_ctrl_get_phy_slot(9)

NAME

nvme_ctrl_get_phy_slot - PCI physical slot number of a controller

SYNOPSIS

const char * nvme_ctrl_get_phy_slot (nvme_ctrl_t c );

ARGUMENTS

Controller instance

RETURN

PCI physical slot number of c or empty string if slot number is not present.

nvme_ctrl_get_phy_slot February 2024