Searched refs:DPT_ADDRESS (Results 1 – 2 of 2) sorted by relevance
160 #define DPT_ADDRESS 0x1be /* device partition offset in Boot Sector */ in dfs_filesystem_get_partition() macro169 dpt = buf + DPT_ADDRESS + pindex * DPT_ITEM_SIZE; in dfs_filesystem_get_partition()
683 #define DPT_ADDRESS 0x1be /* device partition offset in Boot Sector */ in dfs_filesystem_get_partition() macro692 dpt = buf + DPT_ADDRESS + pindex * DPT_ITEM_SIZE; in dfs_filesystem_get_partition()
Completed in 4 milliseconds