Searched refs:PCIwrite (Results 1 - 5 of 5) sorted by relevance

/linux-4.4.14/drivers/isdn/hardware/eicon/
H A Dos_bri.c129 PCIwrite(Bus, Slot, 0x04, &cmd, sizeof(cmd), hdev); diva_bri_init_card()
130 PCIwrite(Bus, Slot, 0x18, &bar2_length, sizeof(bar2_length), hdev); diva_bri_init_card()
135 PCIwrite(Bus, Slot, 0x18, &bar2, sizeof(bar2), hdev); diva_bri_init_card()
136 PCIwrite(Bus, Slot, 0x04, &cmd_org, sizeof(cmd_org), hdev); diva_bri_init_card()
H A Dos_pri.c819 PCIwrite(Bus, Slot, 0x04, &cmd, sizeof(cmd), hdev); pri_get_serial_number()
821 PCIwrite(Bus, Slot, 0x14, &addr4, sizeof(addr4), hdev); pri_get_serial_number()
822 PCIwrite(Bus, Slot, 0x20, &addr1, sizeof(addr1), hdev); pri_get_serial_number()
824 PCIwrite(Bus, Slot, 0x04, &cmd_org, sizeof(cmd_org), hdev); pri_get_serial_number()
H A Dplatform.h200 void PCIwrite(byte bus, byte func, int offset, void *data, int length, void *pci_dev_handle);
H A Ddivasmain.c252 void PCIwrite(byte bus, byte func, int offset, void *data, int length, PCIwrite() function
H A Dos_4bri.c544 PCIwrite(Bus, Slot, 0x4E, &addr, sizeof(addr), _4bri_get_serial_number()

Completed in 150 milliseconds