Provided by: libnvme-dev_1.10-1_amd64
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
c Controller instance
RETURN
PCI physical slot number of c or empty string if slot number is not present.