Home
last modified time | relevance | path

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

/external/grub/stage2/
Dfilesys.h140 #define BLK_BLKSTART(l) (*((int*)l)) macro
Ddisk_io.c1586 BLK_BLKSTART (list_addr) = tmp; in grub_open()
1715 devread (BLK_BLKSTART (BLK_CUR_BLKLIST) + BLK_CUR_BLKNUM, in grub_read()