tag | line | file | source code |
---|---|---|---|
CMD_CONFIGURE_ADAPTER_MEMORY | 726 | drivers/net/3c505.c | adapter->got[CMD_CONFIGURE_ADAPTER_MEMORY] = 1; |
CMD_CONFIGURE_ADAPTER_MEMORY | 878 | drivers/net/3c505.c | adapter->tx_pcb.command = CMD_CONFIGURE_ADAPTER_MEMORY; |
CMD_CONFIGURE_ADAPTER_MEMORY | 886 | drivers/net/3c505.c | adapter->got[CMD_CONFIGURE_ADAPTER_MEMORY] = 0; |
CMD_CONFIGURE_ADAPTER_MEMORY | 891 | drivers/net/3c505.c | while (adapter->got[CMD_CONFIGURE_ADAPTER_MEMORY] == 0 && jiffies < timeout) |