Home
last modified time | relevance | path

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

/openbmc/hiomapd/vpnor/test/
H A Dcreate_read_window_toc.cpp76 const pnor_partition_table& toc = table.getHostTable(); in main()
/openbmc/phosphor-mboxd/vpnor/test/
H A Dcreate_read_window_toc.cpp76 const pnor_partition_table& toc = table.getHostTable(); in main()
/openbmc/phosphor-mboxd/vpnor/
H A Dpnor_partition_table.hpp142 const pnor_partition_table& getHostTable() const in getHostTable() function in openpower::virtual_pnor::partition::Table
H A Dmboxd_flash.cpp144 const pnor_partition_table& toc = table->getHostTable(); in copy_flash()
/openbmc/hiomapd/vpnor/
H A Dtable.hpp152 const pnor_partition_table& getHostTable() const in getHostTable() function in openpower::virtual_pnor::partition::Table
H A Dbackend.cpp307 const pnor_partition_table& toc = table->getHostTable(); in vpnor_copy()