Home
last modified time | relevance | path

Searched defs:_proto_t (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/i386/include/
H A Dcserial.h490 struct _proto_t { struct
492 struct _proto_t *next; argument
497 void (*transmit) (chan_t *h);
498 void (*modem_event) (chan_t *h);
501 int (*open) (chan_t *h);
502 void (*close) (chan_t *h);
506 struct fasync_struct *fasync;
509 int (*attach) (chan_t *h);
510 int (*detach) (chan_t *h);
516 void (*lysap_notify_transmit) (chan_t *h);
[all …]