Searched refs:total_attempts (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/stand/lib/inet/ |
H A D | ibd.c | 302 int total_attempts = 0; /* total prom_read */ in ibd_input() local 347 total_attempts++; in ibd_input() 467 "T/O: %d < %d = %s\n", index, total_attempts, frames, no_data, in ibd_input()
|
H A D | ethernet.c | 303 int total_attempts = 0; /* total prom_read */ in ether_input() local 347 total_attempts++; in ether_input() 475 "T/O: %d < %d = %s\n", index, total_attempts, frames, no_data, in ether_input()
|