nvme_ctrl_get_phy_slot - Man Page
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.
Info
August 2024 libnvme API manual