Home
last modified time | relevance | path

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

/openbmc/phosphor-mboxd/vpnor/
H A Dpnor_partition_table.cpp318 static constexpr auto START_ADDR_MATCH = 4; in parseTocLine() local
343 std::stoul(match[START_ADDR_MATCH].str(), nullptr, 16); in parseTocLine()
/openbmc/hiomapd/vpnor/
H A Dtable.cpp344 static constexpr auto START_ADDR_MATCH = 4; in parseTocLine() local
369 std::stoul(match[START_ADDR_MATCH].str(), nullptr, 16); in parseTocLine()