Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/isdn/hardware/mISDN/
Dhfcmulti.c818 unsigned char gpi2; in vpm_check() local
820 gpi2 = HFC_inb(hctmp, R_GPI_IN2); in vpm_check()
822 if ((gpi2 & 0x3) != 0x3) in vpm_check()
823 printk(KERN_DEBUG "Got interrupt 0x%x from VPM!\n", gpi2); in vpm_check()