nvme_fw_download_seq(2) | libnvme API manual | nvme_fw_download_seq(2) |
nvme_fw_download_seq - Firmware download sequence
int nvme_fw_download_seq (int fd , __u32 size , __u32 xfer , __u32 offset , void *buf );
The nvme command status if a response was received (see enum nvme_status_field) or -1 with errno set otherwise.
nvme_fw_download_seq | January 2023 |