Home
last modified time | relevance | path

Searched refs:cons_receive (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/sun4v/sys/
H A Dqcn.h105 void (*cons_receive)(void); member
/titanic_50/usr/src/uts/sun4v/io/
H A Dqcn.c224 qcn_state->cons_receive = qcn_receive_read; in _init()
231 qcn_state->cons_receive = qcn_receive_getchr; in _init()
1069 qcn_state->cons_receive(); in qcn_hi_intr()