coreboot
coreboot is an Open Source project aimed at replacing the proprietary BIOS found in most computers.
capacity Struct Reference
Collaboration diagram for capacity:
Collaboration graph

Data Fields

const char *const units
 
uint64_t bytes
 

Detailed Description

Definition at line 17 of file storage.c.

Field Documentation

◆ bytes

uint64_t capacity::bytes

Definition at line 19 of file storage.c.

Referenced by display_capacity().

◆ units

const char* const capacity::units

Definition at line 18 of file storage.c.

Referenced by display_capacity().


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