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

/linux-master/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c568 unsigned short cipv; local
578 cipv = 0x4000;
580 cipv = 0x5800;
583 /* data = HFC_inb(c, cipv); * was _io before */
584 outw(cipv, hc->pci_iobase + 4);
596 unsigned short cipv; local
603 cipv = 0x4000;
605 cipv = 0x5800;
608 outw(cipv, hc->pci_iobase + 4);

Completed in 224 milliseconds