Home
last modified time | relevance | path

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

/external/grub/stage2/
Dfs.h73 #define BBLOCK ((mach_daddr_t)(0)) macro
74 #define SBLOCK ((mach_daddr_t)(BBLOCK + BBSIZE / DEV_BSIZE))
/external/grub/
DChangeLog6703 * stage2/fs.h (BBLOCK): Use mach_daddr_t instead of addr_t.