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

/illumos-gate/usr/src/uts/sun4u/io/
H A Dpmubus.c394 pmubus_mapreq_t *pmubus_mapreqp = hp->ah_bus_private; local
395 pmubus_devstate_t *softsp = pmubus_mapreqp->mapreq_softsp;
400 offset = pmubus_mapreqp->mapreq_addr + (uintptr_t)addr;
403 if ((pmubus_mapreqp->mapreq_flags) & MAPREQ_SHARED_BITS) {
405 pmubus_mapreqp->mapreq_size != sizeof (value)) {
410 mask = pmubus_mapreqp->mapreq_mask;
437 pmubus_mapreq_t *pmubus_mapreqp = hp->ah_bus_private; local
438 pmubus_devstate_t *softsp = pmubus_mapreqp->mapreq_softsp;
443 offset = pmubus_mapreqp->mapreq_addr + (uintptr_t)addr;
446 if ((pmubus_mapreqp
479 pmubus_mapreq_t *pmubus_mapreqp = hp->ah_bus_private; local
533 pmubus_mapreq_t *pmubus_mapreqp = hp->ah_bus_private; local
667 pmubus_mapreq_t *pmubus_mapreqp; local
[all...]

Completed in 169 milliseconds