Home
last modified time | relevance | path

Searched refs:total_attempts (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/stand/lib/inet/
H A Dibd.c302 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 Dethernet.c303 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()