Home
last modified time | relevance | path

Searched refs:vdc_ownership_update (Results 1 – 1 of 1) sorted by relevance

/titanic_41/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); in vdc_detach()
7081 vdc_ownership_update(vdc_t *vdc, int ownership_flags) in vdc_ownership_update() function
7409 vdc_ownership_update(vdc, VDC_OWNERSHIP_WANTED); in vd_process_ioctl()
7414 vdc_ownership_update(vdc, VDC_OWNERSHIP_WANTED | in vd_process_ioctl()
7417 vdc_ownership_update(vdc, VDC_OWNERSHIP_NONE); in vd_process_ioctl()
7428 vdc_ownership_update(vdc, VDC_OWNERSHIP_NONE); in vd_process_ioctl()