nvme_directive_recv_identify_parameters(2) | libnvme API manual | nvme_directive_recv_identify_parameters(2) |
nvme_directive_recv_identify_parameters - Directive receive identifier parameters
int nvme_directive_recv_identify_parameters (int fd , __u32 nsid , struct nvme_id_directives *id );
The nvme command status if a response was received (see enum nvme_status_field) or -1 with errno set otherwise.
nvme_directive_recv_identify_parameters | January 2023 |