Topic : TOS - das Betriebssystem Author : Version : tos.hyp (5. März 2013) Subject : Programmieren/Atari Nodes : 3001 Index Size : 93602 HCP-Version : 5 Compiled on : Atari @charset : atarist @lang : @default : Titel @help : @options : +g -i -s +x +zz -t4 @width : 70 View Ref-File4.15.17 write_config_longword TOS Name: »Write configuration longword« Xbiosnummer: 310 Deklaration: int32_t write_config_longword (int32_t handle, uint8_t reg, uint32_t val); Beschreibung: Dies Routine dient zum Schreiben von Konfigurationsregistern eines PCI-Gerätes. handle Geräte-Handle des gewählten PCI-Gerätes reg Adresse des Konfigurationsregisters (0,4,8,... für Langwort-Zugriffe) val zu schreibender Registerwert Ergebnis: PCI-BIOS Fehlercodes Verfügbar: PCI-BIOS V2.00 Gruppe: PCI-BIOS Querverweis: Binding write_config_byte write_config_word read_config_byte read_config_word read_config_longword