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