|
|
NVIDIA DRIVE OS Linux API Reference5.1.0.2 Release |
Defines chip-related information.
Definition at line 53 of file chip_info.h.
Data Fields | |
| NvU16 | Id |
| Chip ID. More... | |
| NvU8 | Major |
| Chip major. More... | |
| NvU8 | Minor |
| Chip minor. More... | |
| NvU16 | Netlist |
| Chip netlist. More... | |
| NvU16 | Patch |
| Chip patch. More... | |
| NvU32 | SubRevisionId |
| SubRevisionId. More... | |
| NvU16 QbChipInfoRec::Id |
Chip ID.
Definition at line 56 of file chip_info.h.
| NvU8 QbChipInfoRec::Major |
Chip major.
Definition at line 58 of file chip_info.h.
| NvU8 QbChipInfoRec::Minor |
Chip minor.
Definition at line 60 of file chip_info.h.
| NvU16 QbChipInfoRec::Netlist |
Chip netlist.
Definition at line 62 of file chip_info.h.
| NvU16 QbChipInfoRec::Patch |
Chip patch.
Definition at line 64 of file chip_info.h.
| NvU32 QbChipInfoRec::SubRevisionId |
SubRevisionId.
Definition at line 66 of file chip_info.h.