Searched refs:sio_data_ready (Results 1 – 2 of 2) sorted by relevance
80 static boolean_t sio_data_ready(struct rmc_comm_state *);250 sio_data_ready(struct rmc_comm_state *rcs) in sio_data_ready() function366 while (sio_data_ready(rcs)) { in rmc_comm_serdev_receive()
491 sio_data_ready(struct lombus_state *ssp) in sio_data_ready() function667 while (sio_data_ready(ssp)) { in lombus_receive()