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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvdc.c192 static int vdc_depopulate_descriptor(vdc_t *vdc, uint_t idx);
3514 rv = vdc_depopulate_descriptor(vdc, idx);
3542 * vdc_depopulate_descriptor()
3554 vdc_depopulate_descriptor(vdc_t *vdc, uint_t idx) function
5079 (void) vdc_depopulate_descriptor(vdcp, idx);
6817 (void) vdc_depopulate_descriptor(vdc, index);

Completed in 60 milliseconds