Searched refs:sp_last_hi_ip (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/sys/dev/si/
H A Dsi.h285 int sp_last_hi_ip; /* cached DCD */ member in struct:si_port
H A Dsi.c1021 if (!(pp->sp_last_hi_ip & IP_DCD)) {
1026 if (pp->sp_last_hi_ip & IP_DCD) {
1036 pp->sp_last_hi_ip = hi_ip;
/freebsd-9.3-release/usr.sbin/sicontrol/
H A Dsicontrol.c642 printf("\tsp_last_hi_ip 0x%x %s\n", PRT.sp_last_hi_ip, s_ip(PRT.sp_last_hi_ip));

Completed in 59 milliseconds