Searched refs:hme_globregh (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme.c293 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)) {
1292 hmep->hme_mifregh = hmep->hme_globregh;
1341 &hmep->hme_dev_attr, &hmep->hme_globregh)) {
1539 if (hmep->hme_globregh)
1540 ddi_regs_map_free(&hmep->hme_globregh);
1554 hmep->hme_mifregh = hmep->hme_globregh = NULL;
1632 if (hmep->hme_globregh)
[all...]
H A Dhme.h147 ddi_acc_handle_t hme_globregh; /* HME global regs */ member in struct:hme

Completed in 48 milliseconds