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