Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/sun4v/io/
H A Dvdc.c900 vdc_stop_ldc_connection(vdc_t *vdcp) in vdc_stop_ldc_connection()
1678 vdc_ver_negotiation(vdc_t *vdcp) in vdc_ver_negotiation()
1773 vdc_attr_negotiation(vdc_t *vdcp) in vdc_attr_negotiation()
1880 vdc_dring_negotiation(vdc_t *vdcp) in vdc_dring_negotiation()
1925 vdc_send_rdx(vdc_t *vdcp) in vdc_send_rdx()
1989 vdc_rdx_exchange(vdc_t *vdcp) in vdc_rdx_exchange()
4121 vdc_t *vdcp = (vdc_t *)arg; in vdc_connection_timeout() local
4146 vdc_backup_local_dring(vdc_t *vdcp) in vdc_backup_local_dring()
4213 vdc_switch_server(vdc_t *vdcp) in vdc_switch_server()
4247 vdc_print_svc_status(vdc_t *vdcp) in vdc_print_svc_status()
[all …]
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dvdc.h273 struct vdc *vdcp; /* Ptr to vdc struct */ member