Changes between Version 5 and Version 6 of Component/Vci Block Device


Ignore:
Timestamp:
Dec 11, 2008, 2:47:34 PM (15 years ago)
Author:
Joel Porquet
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Component/Vci Block Device

    v5 v6  
    7979VciBlockDevice(
    8080     sc_module_name name,   //  Component Name
    81      const soclib::common::IntTab & index,  // Target index
    82      const soclib::common::MappingTable &mt,  // MappingTable
     81     const soclib::common::MappingTable &mt, // MappingTable
     82     const soclib::common::IntTab &srcid,    // Initiator index
     83     const soclib::common::IntTab &tgtid,    // Target index
    8384     const std::string &filename, // mapped file, may be a host block device
    8485     const uint32_t block_size = 512 ); // one-block size