tag | line | file | source code |
portidx | 1058 | drivers/char/istallion.c | bits = ((volatile unsigned char *) hdrp) + brdp->slaveoffset + portp->portidx; |
portidx | 1133 | drivers/char/istallion.c | bits = ((volatile unsigned char *) hdrp) + brdp->slaveoffset + portp->portidx; |
portidx | 1434 | drivers/char/istallion.c | bits = ((volatile unsigned char *) hdrp) + brdp->slaveoffset + portp->portidx; |
portidx | 1566 | drivers/char/istallion.c | bits = ((volatile unsigned char *) hdrp) + brdp->slaveoffset + portp->portidx; |
portidx | 2221 | drivers/char/istallion.c | bits = ((volatile unsigned char *) hdrp) + brdp->slaveoffset + portp->portidx; |
portidx | 3670 | drivers/char/istallion.c | portp->portidx = (unsigned char) (i / 8); |
portidx | 87 | include/linux/istallion.h | unsigned char portidx; |