Searched defs:bhndb_regwin (Results 1 – 1 of 1) sorted by relevance
71 struct bhndb_regwin { struct72 bhndb_regwin_type_t win_type; /**< window type */ argument73 bus_size_t win_offset; /**< offset of the window within the resource */74 bus_size_t win_size; /**< size of the window */77 struct {80 } res;82 union {112 const struct bhndb_regwin *register_windows; /**< register window table */ argument