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 in the pci address space to read from
pointer to where to place the data read
Like pci_read_config_byte but works for pci devices that do not have a pci_dev structure set up yet. Returns 0 on success.
<<< Previous | Home | Next >>> |
pci_hp_change_slot_info | Up | pci_bus_read_config_word |