Searched refs:viocon_rx_soft (Results 1 – 1 of 1) sorted by relevance
125 void viocon_rx_soft(void *);245 vp->vp_si = softintr_establish(IPL_TTY, viocon_rx_soft, vp); in viocon_port_create()375 viocon_rx_soft(void *arg) in viocon_rx_soft() function