Searched refs:hi_ip (Results 1 – 3 of 3) sorted by relevance
108 static void si_modem_state(struct si_port *pp, struct tty *tp, int hi_ip);776 dp->tc_int = xpp->sp_ccb->hi_ip; in si_Sioctl()986 x = ccbp->hi_ip; in simodem()1015 si_modem_state(struct si_port *pp, struct tty *tp, int hi_ip) in si_modem_state() argument1019 if (hi_ip & IP_DCD) { in si_modem_state()1035 pp->sp_last_hi_ip = hi_ip; in si_modem_state()1224 si_modem_state(pp, tp, ccbp->hi_ip); in si_intr()
122 BYTE hi_ip; /* Input pins */ member
601 printf("\thi_ip 0x%x %s\n", CCB.hi_ip, s_ip(CCB.hi_ip)); /* BYTE hi_ip - Input pins */ in ccb_stat()