Home
last modified time | relevance | path

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

/linux/drivers/isdn/hardware/mISDN/
H A Dhfcmulti.c569 unsigned short cipv; in readpcibridge() local
579 cipv = 0x4000; in readpcibridge()
581 cipv = 0x5800; in readpcibridge()
585 outw(cipv, hc->pci_iobase + 4); in readpcibridge()
597 unsigned short cipv; in writepcibridge() local
604 cipv = 0x4000; in writepcibridge()
606 cipv = 0x5800; in writepcibridge()
609 outw(cipv, hc->pci_iobase + 4); in writepcibridge()