Searched refs:can_output (Results 1 – 2 of 2) sorted by relevance
56 static int can_output(void);84 can_output(void) in can_output() function141 if ((!force_update && !alarm_fired && !win_resized) || !can_output()) in refresh_progress_meter()281 if (!can_output()) in stop_progress_meter()
85 static int can_output(struct mbuf *, struct canpcb *);234 can_output(struct mbuf *m, struct canpcb *canp) in can_output() function648 error = can_output(m, canp); in can_send()