Scroll to navigation

libnvme_subsystem_get_firmware(9) libnvme API manual libnvme_subsystem_get_firmware(9)

NAME

libnvme_subsystem_get_firmware - Get firmware.

SYNOPSIS

const char * libnvme_subsystem_get_firmware (const struct libnvme_subsystem *p );

ARGUMENTS

The struct libnvme_subsystem instance to query.

RETURN

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

libnvme_subsystem_get_firmware July 2026