Home
last modified time | relevance | path

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

/titanic_41/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()
/titanic_41/usr/src/uts/common/io/1394/
H A Ds1394_csr.c1970 uint_t root_offset; in s1394_remove_config_rom_entry() local
1989 root_offset = hal->root_directory->cfgrom_addr_lo; in s1394_remove_config_rom_entry()
1993 for (i = root_offset; i < del_offset; i++) { in s1394_remove_config_rom_entry()
2030 root_offset = curr_blk->root_dir_offset; in s1394_remove_config_rom_entry()
2031 temp_buf[root_offset - 1] = in s1394_remove_config_rom_entry()
2032 config_rom[root_offset] - del_offset; in s1394_remove_config_rom_entry()