Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/isdn/hardware/mISDN/
Dhfcmulti.c568 unsigned short cipv; in readpcibridge() local
578 cipv = 0x4000; in readpcibridge()
580 cipv = 0x5800; in readpcibridge()
584 outw(cipv, hc->pci_iobase + 4); in readpcibridge()
596 unsigned short cipv; in writepcibridge() local
603 cipv = 0x4000; in writepcibridge()
605 cipv = 0x5800; in writepcibridge()
608 outw(cipv, hc->pci_iobase + 4); in writepcibridge()