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