Searched defs:hattr_total (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvdc.h284 uint_t hattr_total; /* attr. neg. total */ member in struct:vdc_server
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvdc.c4334 int hattr_total = 0; local
4348 vdcp->curr_server->hattr_total = 0;
4350 vdcp->curr_server->hattr_total += hattr_cnt;
4390 hattr_total += srvr->hattr_total;
4397 return (hattr_total < vdcp->hattr_min);
4738 srvr->hattr_total = 0;
4813 srvr->hattr_total = 0;

Completed in 60 milliseconds