Home
last modified time | relevance | path

Searched defs:vd_node (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/uts/sun4v/io/
H A Dvds.c7015 vds_do_get_ldc_id(md_t *md, mde_cookie_t vd_node, mde_cookie_t *channel, in vds_do_get_ldc_id() argument
7044 vds_get_ldc_id(md_t *md, mde_cookie_t vd_node, uint64_t *ldc_id) in vds_get_ldc_id() argument
7087 vds_get_options(md_t *md, mde_cookie_t vd_node, uint64_t *options) in vds_get_options() argument
7219 vds_add_vd(vds_t *vds, md_t *md, mde_cookie_t vd_node) in vds_add_vd() argument
7251 vds_remove_vd(vds_t * vds,md_t * md,mde_cookie_t vd_node) vds_remove_vd() argument
[all...]
H A Dvdc.c638 mde_cookie_t vd_node; in vdc_do_attach() local