tag | line | file | source code |
---|---|---|---|
GET_STATUS | 391 | drivers/net/3c505.c | while (((stat = GET_STATUS())&STATUS_ACRF) == 0 && jiffies < timeout) |
GET_STATUS | 402 | drivers/net/3c505.c | while (((stat = GET_STATUS())&STATUS_ACRF) == 0 && jiffies < timeout) |
GET_STATUS | 417 | drivers/net/3c505.c | while (((stat = GET_STATUS())&STATUS_ACRF) == 0 && jiffies < timeout) |