SyterKit 0.4.0.x
SyterKit is a bare-metal framework
Loading...
Searching...
No Matches
Public Attributes | List of all members
blk_desc Struct Reference

#include <blk.h>

Public Attributes

int devnum
 
uint8_t part_type
 
uint8_t target
 
uint8_t lun
 
uint8_t hwpart
 
uint8_t type
 
uint8_t removable
 
uint64_t lba
 
uint64_t blksz
 

Member Data Documentation

◆ blksz

uint64_t blk_desc::blksz

◆ devnum

int blk_desc::devnum

◆ hwpart

uint8_t blk_desc::hwpart

◆ lba

uint64_t blk_desc::lba

◆ lun

uint8_t blk_desc::lun

◆ part_type

uint8_t blk_desc::part_type

◆ removable

uint8_t blk_desc::removable

◆ target

uint8_t blk_desc::target

◆ type

uint8_t blk_desc::type

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