Searched refs:TOTAL_SECTORS_16_OFFSET (Results 1 – 1 of 1) sorted by relevance
44 public static final int TOTAL_SECTORS_16_OFFSET = 19; field in BootSector94 bb.getShort(TOTAL_SECTORS_16_OFFSET) & 0xffff; in read()379 return get16(TOTAL_SECTORS_16_OFFSET); in getNrLogicalSectors()390 set16(TOTAL_SECTORS_16_OFFSET, v); in setNrLogicalSectors()