Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/partitioning_systems/session/
H A DDisc.cpp715 uint8 endLBAEntry = 0; in _AdjustForYellowBook() local
727 endLBAEntry = i; in _AdjustForYellowBook()
742 entries[count] = entries[endLBAEntry]; in _AdjustForYellowBook()
772 entries[count] = entries[endLBAEntry]; in _AdjustForYellowBook()
778 entries[endLBAEntry].pminutes = entries[i].pminutes; in _AdjustForYellowBook()
779 entries[endLBAEntry].pseconds = entries[i].pseconds; in _AdjustForYellowBook()
780 entries[endLBAEntry].pframes = entries[i].pframes; in _AdjustForYellowBook()