![]() |
Home |
|
Function RTT_BIOS_GenSpecialCycleThis function will broadcast a PCI special cycle to all devices on the specified PCI bus: int RTT_BIOS_GenSpecialCycle(BYTE Bus, DWORD Data); ParametersBusBus number for broadcast. DataData to broadcast. return valueRTT_BIOS_SUCCESSFUL or an error code, see section PCI BIOS. More information about this function is available in the PCI BIOS Specification.
|