Searched defs:ogx_node (Results 1 – 1 of 1) sorted by relevance
149 struct ogx_node { struct150 bus_dma_tag_t node_dmat;151 bus_space_tag_t node_iot;152 bus_space_handle_t node_fpa3;153 bus_space_handle_t node_pki;154 bus_space_handle_t node_pko3;155 bus_space_handle_t node_sso;157 struct fpa3pool node_pko_pool;158 struct fpa3pool node_pkt_pool;159 struct fpa3pool node_sso_pool;[all …]