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