Searched refs:sp_last_hi_ip (Results 1 – 3 of 3) sorted by relevance
285 int sp_last_hi_ip; /* cached DCD */ member
1020 if (!(pp->sp_last_hi_ip & IP_DCD)) { in si_modem_state()1025 if (pp->sp_last_hi_ip & IP_DCD) { in si_modem_state()1035 pp->sp_last_hi_ip = hi_ip; in si_modem_state()
642 printf("\tsp_last_hi_ip 0x%x %s\n", PRT.sp_last_hi_ip, s_ip(PRT.sp_last_hi_ip)); in port_stat()