| tag | line | file | source code |
| slaveoffset | 298 | drivers/char/istallion.c | int slaveoffset; |
| slaveoffset | 1127 | drivers/char/istallion.c | bits = ((volatile unsigned char *) hdrp) + brdp->slaveoffset + portp->portidx; |
| slaveoffset | 1202 | drivers/char/istallion.c | bits = ((volatile unsigned char *) hdrp) + brdp->slaveoffset + portp->portidx; |
| slaveoffset | 1491 | drivers/char/istallion.c | bits = ((volatile unsigned char *) hdrp) + brdp->slaveoffset + portp->portidx; |
| slaveoffset | 1621 | drivers/char/istallion.c | bits = ((volatile unsigned char *) hdrp) + brdp->slaveoffset + portp->portidx; |
| slaveoffset | 2235 | drivers/char/istallion.c | bits = ((volatile unsigned char *) hdrp) + brdp->slaveoffset + portp->portidx; |
| slaveoffset | 2573 | drivers/char/istallion.c | memcpy(&bits[0], (((unsigned char *) hdrp) + brdp->slaveoffset), bitsize); |
| slaveoffset | 2596 | drivers/char/istallion.c | memcpy((((unsigned char *) hdrp) + brdp->slaveoffset), &bits[0], bitsize); |
| slaveoffset | 3660 | drivers/char/istallion.c | brdp->slaveoffset = hdrp->slavep - CDK_CDKADDR; |