Searched defs:ldc_id (Results 1 – 15 of 15) sorted by relevance
/illumos-gate/usr/src/uts/sun4v/io/ |
H A D | vsw_hio.c | 195 uint64_t ldc_id = ldcp->ldc_id; in vsw_hio_alloc_share() local 251 vsw_hio_find_vshare_ldcid(vsw_t *vswp, uint64_t ldc_id) in vsw_hio_find_vshare_ldcid()
|
H A D | vcc.c | 678 i_vcc_config_port(vcc_t *vccp, uint_t portno, uint64_t ldc_id) in i_vcc_config_port() 2248 i_vcc_get_ldc_id(md_t *md, mde_cookie_t mdep, uint64_t *ldc_id) in i_vcc_get_ldc_id() 2299 uint64_t ldc_id; in i_vcc_md_add_port() local
|
H A D | ds_drv.c | 315 uint64_t ldc_id; in ds_port_add() local 750 ds_add_port(uint64_t port_id, uint64_t ldc_id, ds_domain_hdl_t dhdl, in ds_add_port()
|
H A D | vlds.c | 1156 vlds_get_port_channel(md_t *mdp, mde_cookie_t node, uint64_t *ldc_id) in vlds_get_port_channel() 1207 uint64_t ldc_id; in vlds_add_mdeg_port() local
|
H A D | vds.c | 6721 uint64_t ldc_id, vd_t **vdp) in vds_do_init_vd() 7006 uint64_t ldc_id) in vds_init_vd() 7021 uint64_t *ldc_id) in vds_do_get_ldc_id() 7049 vds_get_ldc_id(md_t *md, mde_cookie_t vd_node, uint64_t *ldc_id) in vds_get_ldc_id() 7227 uint64_t id = 0, ldc_id = 0, options = 0; in vds_add_vd() local
|
H A D | vldc.c | 530 i_vldc_get_port_channel(md_t *mdp, mde_cookie_t node, uint64_t *ldc_id) in i_vldc_get_port_channel()
|
H A D | vsw.c | 2453 uint64_t ldc_id; in vsw_port_read_props() local
|
H A D | vsw_ldc.c | 563 vsw_ldc_attach(vsw_port_t *port, uint64_t ldc_id) in vsw_ldc_attach()
|
H A D | vnet_gen.c | 2458 vgen_ldc_attach(vgen_port_t *portp, uint64_t ldc_id) in vgen_ldc_attach()
|
H A D | vdc.c | 4250 uint64_t ldc_id, port_id; in vdc_print_svc_status() local
|
/illumos-gate/usr/src/uts/sun4v/sys/ |
H A D | vldc_impl.h | 105 uint64_t ldc_id; /* Channel number */ member
|
H A D | vcc_impl.h | 264 uint64_t ldc_id; /* Channel number */ member
|
H A D | vdc.h | 278 uint64_t ldc_id; /* Server LDC id */ member
|
H A D | vsw_ldc.h | 326 uint64_t ldc_id; /* channel number */ member
|
H A D | vnet_gen.h | 279 uint64_t ldc_id; /* channel number */ member
|