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