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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvdc.c227 static void vdc_ownership_update(vdc_t *vdc, int ownership_flags);
494 vdc_ownership_update(vdc, VDC_OWNERSHIP_NONE);
7081 vdc_ownership_update(vdc_t *vdc, int ownership_flags) function
7409 vdc_ownership_update(vdc, VDC_OWNERSHIP_WANTED);
7414 vdc_ownership_update(vdc, VDC_OWNERSHIP_WANTED |
7417 vdc_ownership_update(vdc, VDC_OWNERSHIP_NONE);
7428 vdc_ownership_update(vdc, VDC_OWNERSHIP_NONE);

Completed in 76 milliseconds