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

/illumos-gate/usr/src/uts/sun4u/io/
H A Dpmubus.c662 int pmubus_regs_size; local
694 "reg", (caddr_t)&pmubus_regs, &pmubus_regs_size) !=
701 n = pmubus_regs_size / sizeof (pmubus_obpregspec_t);
845 kmem_free(pmubus_regs, pmubus_regs_size);

Completed in 44 milliseconds