tool_fn_read
return tool_fn_read(tc, ubuf, size, offp, tc->ntb->ops->db_read);
return tool_fn_read(tc, ubuf, size, offp, tc->ntb->ops->db_valid_mask);
return tool_fn_read(tc, ubuf, size, offp, tc->ntb->ops->db_read_mask);
return tool_fn_read(tc, ubuf, size, offp, tc->ntb->ops->peer_db_read);
return tool_fn_read(tc, ubuf, size, offp,
return tool_fn_read(tc, ubuf, size, offp, tc->ntb->ops->msg_read_sts);
return tool_fn_read(tc, ubuf, size, offp, tc->ntb->ops->msg_inbits);
return tool_fn_read(tc, ubuf, size, offp, tc->ntb->ops->msg_outbits);