tag | line | file | source code |
---|---|---|---|
CMD_NETWORK_STATISTICS | 764 | drivers/net/3c505.c | adapter->got[CMD_NETWORK_STATISTICS] = 1; |
CMD_NETWORK_STATISTICS | 1092 | drivers/net/3c505.c | adapter->tx_pcb.command = CMD_NETWORK_STATISTICS; |
CMD_NETWORK_STATISTICS | 1094 | drivers/net/3c505.c | adapter->got[CMD_NETWORK_STATISTICS] = 0; |
CMD_NETWORK_STATISTICS | 1099 | drivers/net/3c505.c | while (adapter->got[CMD_NETWORK_STATISTICS] == 0 && jiffies < timeout) |