Searched refs:hme_globregh (Results 1 – 2 of 2) sorted by relevance
293 hme_check_acc_handle(__FILE__, __LINE__, hmep, hmep->hme_globregh)370 ddi_get32(hmep->hme_globregh, (uint32_t *)&hmep->hme_globregp->reg)372 ddi_put32(hmep->hme_globregh, \1286 &hmep->hme_dev_attr, &hmep->hme_globregh)) { in hmeattach()1292 hmep->hme_mifregh = hmep->hme_globregh; in hmeattach()1341 &hmep->hme_dev_attr, &hmep->hme_globregh)) { in hmeattach()1539 if (hmep->hme_globregh) in hmeattach()1540 ddi_regs_map_free(&hmep->hme_globregh); in hmeattach()1554 hmep->hme_mifregh = hmep->hme_globregh = NULL; in hmeattach()1632 if (hmep->hme_globregh) in hmedetach()[all …]
147 ddi_acc_handle_t hme_globregh; /* HME global regs */ member