Home
last modified time | relevance | path

Searched refs: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
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvdc.c4334 int hattr_total = 0; in vdc_handshake_retry() local
4348 vdcp->curr_server->hattr_total = 0; in vdc_handshake_retry()
4350 vdcp->curr_server->hattr_total += hattr_cnt; in vdc_handshake_retry()
4390 hattr_total += srvr->hattr_total; in vdc_handshake_retry()
4397 return (hattr_total < vdcp->hattr_min); in vdc_handshake_retry()
4738 srvr->hattr_total = 0; in vdc_process_msg_thread()
4813 srvr->hattr_total = 0; in vdc_process_msg_thread()