| tag | line | file | source code |
|---|---|---|---|
| openwaitcnt | 252 | drivers/char/istallion.c | int openwaitcnt; |
| openwaitcnt | 1006 | drivers/char/istallion.c | if (portp->openwaitcnt) { |
| openwaitcnt | 1333 | drivers/char/istallion.c | portp->openwaitcnt++; |
| openwaitcnt | 1365 | drivers/char/istallion.c | portp->openwaitcnt--; |
| openwaitcnt | 235 | drivers/char/stallion.c | int openwaitcnt; |
| openwaitcnt | 755 | drivers/char/stallion.c | portp->openwaitcnt++; |
| openwaitcnt | 784 | drivers/char/stallion.c | portp->openwaitcnt--; |
| openwaitcnt | 856 | drivers/char/stallion.c | if (portp->openwaitcnt) { |