The Linux Kernel API | ||
---|---|---|
<<< Previous | Next >>> |
pointer to the parent bus of the pci device to read from
the device / function of the pci device to read from
the location on the pci address space to write to
the value to write to the pci device
Like pci_write_config_dword but works for pci devices that do not have a pci_dev structure set up yet. Returns 0 on success.
<<< Previous | Home | Next >>> |
pci_bus_write_config_word | Up | MCA Architecture |