tag | line | file | source code |
---|---|---|---|
txoffset | 1411 | drivers/char/istallion.c | shbuf = (char *) EBRDGETMEMPTR(brdp, portp->txoffset); |
txoffset | 1541 | drivers/char/istallion.c | shbuf = (char *) EBRDGETMEMPTR(brdp, portp->txoffset); |
txoffset | 3690 | drivers/char/istallion.c | portp->txoffset = ap->txq.offset; |
txoffset | 81 | include/linux/istallion.h | unsigned long txoffset; |