Scroll to navigation

libnvme_ctrl_get_phy_slot(9) libnvme API manual libnvme_ctrl_get_phy_slot(9)

NAME

libnvme_ctrl_get_phy_slot - Get phy_slot.

SYNOPSIS

const char * libnvme_ctrl_get_phy_slot (const struct libnvme_ctrl *p );

ARGUMENTS

The struct libnvme_ctrl instance to query.

RETURN

The value of the phy_slot field, or NULL if not set.

libnvme_ctrl_get_phy_slot July 2026