tag | line | file | source code |
---|---|---|---|
ECP_ATPAGESIZE | 2866 | drivers/char/istallion.c | ptr = brdp->membase + (offset % ECP_ATPAGESIZE); |
ECP_ATPAGESIZE | 2867 | drivers/char/istallion.c | val = (unsigned char) (offset / ECP_ATPAGESIZE); |
ECP_ATPAGESIZE | 3348 | drivers/char/istallion.c | brdp->pagesize = ECP_ATPAGESIZE; |