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

/opensolaris-onvv-gate/usr/src/psm/stand/cpr/sparcv9/sun4u/
H A Dbitmap.c53 static arange_t *cb_physavail; variable
97 for (arp = cb_physavail; arp->high; arp++) {
121 arp = cb_physavail;
144 arp = cb_physavail;
411 * cb_physavail
483 cb_physavail = (arange_t *)pabuf;
484 arp = cb_physavail + scnt - 1;
485 pap = (pphav_t *)cb_physavail + scnt - 1;
492 (int)(arp - cb_physavail),

Completed in 43 milliseconds