Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/boot/installgrub/
H A Dinstallgrub.h60 uint32_t pcfs_first_sectors[2]; member
H A Dinstallgrub.c987 stage2->pcfs_first_sectors[0] * SECTOR_SIZE) in write_stage2()
990 SECTOR_SIZE, stage2->pcfs_first_sectors[1] * SECTOR_SIZE) in write_stage2()
1395 stage2->pcfs_first_sectors[0] = blocklist[0]; in prepare_stage2()
1406 stage2->pcfs_first_sectors[1] = blocklist[i]; in prepare_stage2()