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

/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme.h115 struct hme_global *hme_globregp; /* HME global regs */ member in struct:hme
H A Dhme.c370 ddi_get32(hmep->hme_globregh, (uint32_t *)&hmep->hme_globregp->reg)
373 (uint32_t *)&hmep->hme_globregp->reg, value)
1285 (caddr_t *)&(hmep->hme_globregp), 0, 0,
1295 (void *)(((caddr_t)hmep->hme_globregp) + 0x2000);
1297 (void *)(((caddr_t)hmep->hme_globregp) + 0x4000);
1299 (void *)(((caddr_t)hmep->hme_globregp) + 0x6000);
1301 (void *)(((caddr_t)hmep->hme_globregp) + 0x7000);
1340 (caddr_t *)&(hmep->hme_globregp), 0, 0,

Completed in 51 milliseconds