Searched defs:_hpi_handle (Results 1 – 1 of 1) sorted by relevance
153 typedef struct _hpi_handle { struct154 hpi_reg_handle_t regh;155 hpi_reg_ptr_t regp;156 boolean_t is_vraddr; /* virtualization region address */157 hpi_handle_function_t function;158 void *hxgep;