Searched defs:current_tag (Results 1 - 1 of 1) sorted by relevance

/drivers/net/ethernet/3com/
H A D3c509.c176 static int current_tag; variable
226 ID_PORT. We find cards past the first by setting the 'current_tag'
238 if (current_tag == 0)
264 outb(0xd0 + ++current_tag, id_port);
320 outb(0xd0 + ++current_tag, id_port);
357 current_tag = 0;
372 outb(0xd0 + ++current_tag, id_port);

Completed in 67 milliseconds