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

  /src/sys/arch/evbmips/rasoc/
autoconf.c 69 uint32_t map_rst; member in struct:cfg_info
109 if ((rst & map->map_rst) != 0) {
111 rst & ~map->map_rst);
autoconf.c 69 uint32_t map_rst; member in struct:cfg_info
109 if ((rst & map->map_rst) != 0) {
111 rst & ~map->map_rst);

Completed in 23 milliseconds