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