Home
last modified time | relevance | path

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

/fatfs-2.7.6/
Dff.c220 #define GPTH_PtOfs 72 /* GPT: Partation table LBA (QWORD) */ macro
3300 pt_lba = ld_qword(fs->win + GPTH_PtOfs); /* Table location */
5735 st_dword(buf + GPTH_PtOfs, 2); /* LBA of this table */
5744 st_qword(buf + GPTH_PtOfs, top_bpt); /* LBA of this table */
5876 pt_lba = ld_qword(buf + GPTH_PtOfs); /* Table start sector */