Searched refs:mda1 (Results 1 – 1 of 1) sorted by relevance
50 int da1, mda1, mda2; in _text_write() local104 mda1 = da1 + 2; in _text_write()105 mda2 = mda1 + 1; in _text_write()107 if (!xlate64(pvhdr->disk_areas_xl[mda1].offset) && in _text_write()108 !xlate64(pvhdr->disk_areas_xl[mda1].size)) in _text_write()109 mda1 = mda2 = 0; in _text_write()126 mda1 ? " mda1 (" : "", in _text_write()127 mda1 ? 1 : 0, in _text_write()128 mda1 ? xlate64(pvhdr->disk_areas_xl[mda1].offset) >> SECTOR_SHIFT : 0, in _text_write()129 mda1 ? "s, " : "", in _text_write()[all …]