tag | line | file | source code |
---|---|---|---|
ftype | 2144 | drivers/char/istallion.c | unsigned long ftype, flags; |
ftype | 2169 | drivers/char/istallion.c | ftype = FLUSHTX; |
ftype | 2171 | drivers/char/istallion.c | ftype |= FLUSHRX; |
ftype | 2174 | drivers/char/istallion.c | stli_sendcmd(brdp, portp, A_FLUSH, &ftype, sizeof(unsigned long), 0); |