HomeSort by: relevance | last modified time | path
    Searched defs:comcntag (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/hp300/dev/
com_frodo.c 97 static struct bus_space_tag comcntag; variable in typeref:struct:bus_space_tag
131 isconsole = com_is_console(&comcntag, fa->fa_base + fa->fa_offset,
135 iot = &comcntag;
158 bus_space_tag_t iot = &comcntag;
com_dio.c 97 static struct bus_space_tag comcntag; variable in typeref:struct:bus_space_tag
128 isconsole = com_is_console(&comcntag, da->da_addr + DCA_COM_OFFSET,
132 iot = &comcntag;
168 bus_space_tag_t iot = &comcntag;

Completed in 12 milliseconds