Searched refs:com_s (Results 1 – 2 of 2) sorted by relevance
170 struct com_s { struct234 static void cd1400_channel_cmd(struct com_s *com, int cmd); argument235 static void cd1400_channel_cmd_wait(struct com_s *com);236 static void cd_etc(struct com_s *com, int etc);237 static int cd_getreg(struct com_s *com, int reg);238 static void cd_setreg(struct com_s *com, int reg, int val);239 static void cyinput(struct com_s *com);243 static int cysetwater(struct com_s *com, speed_t speed);249 struct com_s *com);264 static struct com_s *p_cy_addr[NPORTS];[all …]
171 struct com_s { struct256 static int espattach(struct com_s *com, Port_t esp_port); argument264 static void sioinput(struct com_s *com);265 static void siointr1(struct com_s *com);271 static int siosetwater(struct com_s *com, speed_t speed);287 #define com_addr(unit) ((struct com_s *) \334 struct com_s *com; in sysctl_machdep_comdefaultrate()396 struct com_s *com; in siodetach()398 com = (struct com_s *) device_get_softc(dev); in siodetach()432 struct com_s *com;[all …]