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