Home
last modified time | relevance | path

Searched defs:stage1_buf (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.h64 char stage1_buf[SECTOR_SIZE]; member
H A Dinstallgrub.c1213 read_stage1_from_disk(int dev_fd, char *stage1_buf) in read_stage1_from_disk()