Home
last modified time | relevance | path

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

/f-stack/freebsd/i386/include/
H A Dcserial.h418 typedef struct _chan_t chan_t; typedef
446 int (*up) (chan_t *h);
447 void (*down) (chan_t *h);
451 int (*query_dtr) (chan_t *h);
452 int (*query_rts) (chan_t *h);
453 int (*query_dsr) (chan_t *h);
454 int (*query_cts) (chan_t *h);
501 int (*open) (chan_t *h);
502 void (*close) (chan_t *h);
509 int (*attach) (chan_t *h);
[all …]