Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/char/
Disicom.c139 unsigned int card, i, j, signature, status, portcount = 0; in ISILoad_ioctl() local
183 portcount = inw(base+0x2); in ISILoad_ioctl()
184 if (!(inw(base+0xe) & 0x1) || ((portcount!=0) && (portcount!=4) && (portcount!=8))) { in ISILoad_ioctl()
199 if (portcount == 4) in ISILoad_ioctl()