Lines Matching defs:usart_cn_sc
153 } usart_cn_sc;
275 if (sc->sc_iot == usart_cn_sc.sc_iot
276 && sc->sc_hwbase == usart_cn_sc.sc_hwbase) {
277 usart_cn_sc.sc_attached = 1;
634 t.c_ospeed = usart_cn_sc.sc_ospeed;
635 t.c_cflag = usart_cn_sc.sc_cflag;
877 usart_cn_sc.sc_iot = iot;
878 usart_cn_sc.sc_ioh = ioh;
879 usart_cn_sc.sc_hwbase = iobase;
880 usart_cn_sc.sc_ospeed = ospeed;
881 usart_cn_sc.sc_cflag = cflag;
911 bus_space_tag_t iot = usart_cn_sc.sc_iot;
912 bus_space_handle_t ioh = usart_cn_sc.sc_ioh;
934 bus_space_tag_t iot = usart_cn_sc.sc_iot;
935 bus_space_handle_t ioh = usart_cn_sc.sc_ioh;