Home
last modified time | relevance | path

Searched refs:hmep (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/hme/
H A Dhme.c954 struct hme *hmep = rom->hmep; in hme_mapebusrom() local
1024 rom.hmep = hmep; in hmeget_promebus()
1203 hmep = kmem_zalloc(sizeof (*hmep), KM_SLEEP); in hmeattach()
1291 hmep->hme_etxregh = hmep->hme_erxregh = hmep->hme_bmacregh = in hmeattach()
1292 hmep->hme_mifregh = hmep->hme_globregh; in hmeattach()
1348 &hmep->hme_dev_attr, &hmep->hme_etxregh)) { in hmeattach()
1355 &hmep->hme_dev_attr, &hmep->hme_erxregh)) { in hmeattach()
1553 hmep->hme_etxregh = hmep->hme_erxregh = hmep->hme_bmacregh = in hmeattach()
1562 kmem_free((caddr_t)hmep, sizeof (*hmep)); in hmeattach()
1646 hmep->hme_etxregh = hmep->hme_erxregh = hmep->hme_bmacregh = in hmedetach()
[all …]