Home
last modified time | relevance | path

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

/dragonfly/sys/dev/serial/sio/
HDsio.c151 static int espattach (struct com_s *com, Port_t esp_port);
158 static void comhardclose (struct com_s *com);
159 static void sioinput (struct com_s *com);
160 static void siointr1 (struct com_s *com);
162 static int commctl (struct com_s *com, int bits, int how);
167 static int siosetwater (struct com_s *com, speed_t speed);
172 struct com_s *com);
190 #define com_addr(unit) ((struct com_s *) \
204 sizeof(struct com_s),
219 sizeof(struct com_s),
[all …]
HDsio_pccard.c72 sizeof(struct com_s),
120 struct com_s *com; in sio_pccard_detach()
122 com = (struct com_s *) device_get_softc(dev); in sio_pccard_detach()
HDsio_private.h71 struct com_s { struct