Home
last modified time | relevance | path

Searched refs:bs_offset_high (Results 1 – 4 of 4) sorted by relevance

/titanic_41/usr/src/cmd/fs.d/pcfs/fsck/
H A Dpcfs_bpb.h152 uint16_t bs_offset_high; member
/titanic_41/usr/src/cmd/fs.d/pcfs/mkfs/
H A Dmkfs_pcfs.h150 uint16_t bs_offset_high; member
H A Dmkfs.c564 wbpb->sunbpb.bs_offset_high = offset >> 16; in fill_bpb_sizes()
936 wbpb->sunbpb.bs_offset_high = RelOffset >> 16; in seek_nofdisk()
1040 wbpb->sunbpb.bs_offset_high = 0; in prepare_image_file()
1265 wbpb->sunbpb.bs_offset_high = 0; in lookup_floppy()
1701 store_16_bits(&fillp, wbpb->sunbpb.bs_offset_high); in swap_pack_sebpbcpy()
1758 ((uchar_t *)&(wbpb->sunbpb.bs_offset_high))[1] = *grabp++; in swap_pack_grabsebpb()
1759 ((uchar_t *)&(wbpb->sunbpb.bs_offset_high))[0] = *grabp++; in swap_pack_grabsebpb()
/titanic_41/usr/src/common/fs/
H A Dpcfilep.h124 ushort_t bs_offset_high; member