Home
last modified time | relevance | path

Searched refs:DPT_ADDRESS (Results 1 – 2 of 2) sorted by relevance

/components/dfs/dfs_v1/src/
A Ddfs_fs.c160 #define DPT_ADDRESS 0x1be /* device partition offset in Boot Sector */ in dfs_filesystem_get_partition() macro
169 dpt = buf + DPT_ADDRESS + pindex * DPT_ITEM_SIZE; in dfs_filesystem_get_partition()
/components/dfs/dfs_v2/src/
A Ddfs_fs.c683 #define DPT_ADDRESS 0x1be /* device partition offset in Boot Sector */ in dfs_filesystem_get_partition() macro
692 dpt = buf + DPT_ADDRESS + pindex * DPT_ITEM_SIZE; in dfs_filesystem_get_partition()

Completed in 4 milliseconds