Results 1 to 1 of 1
I read that the kernel function "pci_fill_info()" fills in some of the members of the structure pci_dev. I found the "pci_dev" structure definition in the header file "pci.h". I want ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-18-2008 #1Just Joined!
- Join Date
- Jul 2008
- Posts
- 2
working of pci_fill_info()
I read that the kernel function "pci_fill_info()" fills in some of the members of the structure pci_dev. I found the "pci_dev" structure definition in the header file "pci.h". I want to know how the function "pci_fill_info()" works actually. Where can I find the definition of this function. At what point of time is this function called.
Pease help...
-Giri


Reply With Quote
