patch-2.4.5 linux/include/asm-alpha/pci.h

Next file: linux/include/asm-alpha/pgalloc.h
Previous file: linux/include/asm-alpha/page.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.4/linux/include/asm-alpha/pci.h linux/include/asm-alpha/pci.h
@@ -146,6 +146,8 @@
 
 extern int pci_dma_supported(struct pci_dev *hwdev, dma_addr_t mask);
 
+/* Return the index of the PCI controller for device PDEV. */
+extern int pci_controller_num(struct pci_dev *pdev);
 #endif /* __KERNEL__ */
 
 /* Values for the `which' argument to sys_pciconfig_iobase.  */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)