Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/sun4u/io/
H A Drmc_comm.c80 static boolean_t sio_data_ready(struct rmc_comm_state *);
250 sio_data_ready(struct rmc_comm_state *rcs) in sio_data_ready() function
366 while (sio_data_ready(rcs)) { in rmc_comm_serdev_receive()
/titanic_44/usr/src/uts/sun4u/lw2plus/io/
H A Dlombus.c491 sio_data_ready(struct lombus_state *ssp) in sio_data_ready() function
667 while (sio_data_ready(ssp)) { in lombus_receive()