1nvme_mi_admin_get_log_lba_statulsi(b9n)vme API mannvumael_mi_admin_get_log_lba_status(9)
2
3
4
6 nvme_mi_admin_get_log_lba_status - Retrieve LBA Status
7
9 int nvme_mi_admin_get_log_lba_status (nvme_mi_ctrl_t ctrl , bool rae ,
10 __u64 offset , __u32 len , void *log );
11
13 ctrl Controller to query
14
15 rae Retain asynchronous events
16
17 offset Offset to the start of the log page
18
19 len The allocated length of the log page
20
21 log User address to store the log page
22
24 The nvme command status if a response was received (see enum nvme_sta‐
25 tus_field) or -1 with errno set otherwise.
26
27
28
29November 2022 nvme_mi_admin_get_logn_vlmbea__msit_aatdumsin_get_log_lba_status(9)