Home
last modified time | relevance | path

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
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, in hmeattach()
1295 (void *)(((caddr_t)hmep->hme_globregp) + 0x2000); in hmeattach()
1297 (void *)(((caddr_t)hmep->hme_globregp) + 0x4000); in hmeattach()
1299 (void *)(((caddr_t)hmep->hme_globregp) + 0x6000); in hmeattach()
1301 (void *)(((caddr_t)hmep->hme_globregp) + 0x7000); in hmeattach()
1340 (caddr_t *)&(hmep->hme_globregp), 0, 0, in hmeattach()