Searched defs:pci_dev_handle (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/isdn/hardware/eicon/
H A Ddiva.c323 static void *divas_create_pci_card(int handle, void *pci_dev_handle) divas_create_pci_card() argument
H A Ddivasmain.c202 byte diva_os_get_pci_bus(void *pci_dev_handle) diva_os_get_pci_bus() argument
208 byte diva_os_get_pci_func(void *pci_dev_handle) diva_os_get_pci_func() argument
214 divasa_get_pci_irq(unsigned char bus, unsigned char func, void *pci_dev_handle) divasa_get_pci_irq() argument
225 divasa_get_pci_bar(unsigned char bus, unsigned char func, int bar, void *pci_dev_handle) divasa_get_pci_bar() argument
252 PCIwrite(byte bus, byte func, int offset, void *data, int length, void *pci_dev_handle) PCIwrite() argument
293 PCIread(byte bus, byte func, int offset, void *data, int length, void *pci_dev_handle) PCIread() argument

Completed in 76 milliseconds