Home
last modified time | relevance | path

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

/dports/emulators/bochs/bochs-2.7/
H A Dparam_names.h100 #define BXPN_PCI_ADV_OPTS "pci.advopts" macro
H A Dconfig.cc2978 SIM->get_param_string(BXPN_PCI_ADV_OPTS)->set(&params[i][8]); in parse_line_formatted()
3461 sparam = SIM->get_param_string(BXPN_PCI_ADV_OPTS); in bx_write_configuration()
/dports/emulators/bochs/bochs-2.7/iodev/
H A Ddevices.cc201 options = SIM->get_param_string(BXPN_PCI_ADV_OPTS)->getptr(); in init()