Searched refs:thePciBridge (Results 1 – 2 of 2) sorted by relevance
37 #define LOG_THIS thePciBridge->41 bx_pci_bridge_c *thePciBridge = NULL; variable46 thePciBridge = new bx_pci_bridge_c(); in PLUGIN_ENTRY_FOR_MODULE()47 BX_REGISTER_DEVICE_DEVMODEL(plugin, type, thePciBridge, BX_PLUGIN_PCI); in PLUGIN_ENTRY_FOR_MODULE()49 delete thePciBridge; in PLUGIN_ENTRY_FOR_MODULE()
26 # define BX_PCI_THIS thePciBridge->