The Linux Kernel API | ||
---|---|---|
<<< Previous | Next >>> |
Initialize the device structure with information about the device's vendor,class,memory and IO-space addresses,IRQ lines etc. Called at initialisation of the PCI subsystem and by CardBus services. Returns 0 on success and -1 if unknown type of device (not normal, bridge or CardBus).
<<< Previous | Home | Next >>> |
pci_clear_mwi | Up | pci_pool_create |