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