other versions
    
    - Tumbleweed 1.15-2.1
 - Leap-16.0
 - Leap-15.6
 
| 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¶
- c
 - Controller instance
 
RETURN¶
PCI physical slot number of c or empty string if slot number is not present.
| nvme_ctrl_get_phy_slot | July 2025 |