Searched refs:idi (Results 1 – 1 of 1) sorted by relevance
403 struct ms_bootblock_idi idi; member405 } idi; member1020 struct ms_bootblock_idi *idi; in ms_lib_process_bootblock() local1035 … idi = &((struct ms_bootblock_cis_idi *)(PageBuffer + (EntryOffset % MS_BYTES_PER_PAGE)))->idi.idi; in ms_lib_process_bootblock()1036 if (le16_to_cpu(idi->wIDIgeneralConfiguration) != MS_IDI_GENERAL_CONF) in ms_lib_process_bootblock()1039 info->MS_Lib.BytesPerSector = le16_to_cpu(idi->wIDIbytesPerSector); in ms_lib_process_bootblock()