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

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

Completed in 68 milliseconds