NVIDIA DriveOS Linux NSR SDK API Reference

7.0.3.0 Release
__mnand_operations Struct Reference

Detailed Description

mNAND part/vendor specific operation block

Definition at line 138 of file nvmnand_part_ops.h.

Collaboration diagram for __mnand_operations:

Data Fields

__mnand_open open
 
__mnand_close close
 
__mnand_send_refresh send_rfsh
 
__mnand_get_rfsh_progress get_rfsh_progress
 
__mnand_update_block_info update_blk_info
 
__mnand_update_summary update_summary
 
__mnand_update_smart_summary update_smart_summary
 
__mnand_check_eol check_eol
 

Field Documentation

◆ check_eol

__mnand_check_eol __mnand_operations::check_eol

Definition at line 146 of file nvmnand_part_ops.h.

◆ close

__mnand_close __mnand_operations::close

Definition at line 140 of file nvmnand_part_ops.h.

◆ get_rfsh_progress

__mnand_get_rfsh_progress __mnand_operations::get_rfsh_progress

Definition at line 142 of file nvmnand_part_ops.h.

◆ open

__mnand_open __mnand_operations::open

Definition at line 139 of file nvmnand_part_ops.h.

◆ send_rfsh

__mnand_send_refresh __mnand_operations::send_rfsh

Definition at line 141 of file nvmnand_part_ops.h.

◆ update_blk_info

__mnand_update_block_info __mnand_operations::update_blk_info

Definition at line 143 of file nvmnand_part_ops.h.

◆ update_smart_summary

__mnand_update_smart_summary __mnand_operations::update_smart_summary

Definition at line 145 of file nvmnand_part_ops.h.

◆ update_summary

__mnand_update_summary __mnand_operations::update_summary

Definition at line 144 of file nvmnand_part_ops.h.


The documentation for this struct was generated from the following file: