Home
last modified time | relevance | path

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

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dfsys_fat.c31 int root_offset; member
102 FAT_SUPER->root_offset = in fat_mount()
108 FAT_SUPER->root_offset in fat_mount()
212 if (!devread(FAT_SUPER->root_offset, filepos, size, buf)) in fat_read()
/illumos-gate/usr/src/uts/common/io/1394/
H A Ds1394_csr.c1714 uint_t root_offset; in s1394_remove_config_rom_entry() local
1730 root_offset = hal->root_directory->cfgrom_addr_lo; in s1394_remove_config_rom_entry()
1734 for (i = root_offset; i < del_offset; i++) { in s1394_remove_config_rom_entry()
1771 root_offset = curr_blk->root_dir_offset; in s1394_remove_config_rom_entry()
1772 temp_buf[root_offset - 1] = in s1394_remove_config_rom_entry()
1773 config_rom[root_offset] - del_offset; in s1394_remove_config_rom_entry()