10.4. PCI Hotplug Support Library

Table of Contents
pci_hp_register --  register a hotplug_slot with the PCI hotplug subsystem
pci_hp_deregister --  deregister a hotplug_slot with the PCI hotplug subsystem
pci_hp_change_slot_info --  changes the slot's information structure in the core
pci_bus_read_config_byte --  read a byte from a pci device
pci_bus_read_config_word --  read a word from a pci device
pci_bus_read_config_dword --  read a dword from a pci device
pci_bus_write_config_byte --  write a byte to a pci device
pci_bus_write_config_word --  write a word to a pci device
pci_bus_write_config_dword --  write a dword to a pci device