tag | line | file | source code |
---|---|---|---|
portbit | 275 | drivers/char/istallion.c | unsigned char portbit; |
portbit | 1119 | drivers/char/istallion.c | *bits |= portp->portbit; |
portbit | 1194 | drivers/char/istallion.c | *bits |= portp->portbit; |
portbit | 1483 | drivers/char/istallion.c | *bits |= portp->portbit; |
portbit | 1613 | drivers/char/istallion.c | *bits |= portp->portbit; |
portbit | 2227 | drivers/char/istallion.c | *bits |= portp->portbit; |
portbit | 3681 | drivers/char/istallion.c | portp->portbit = (unsigned char) (0x1 << (i % 8)); |