Searched refs:vh (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libvrrpadm/common/
H A Dlibvrrpadm.c284 vrrp_open(vrrp_handle_t *vh) argument
291 if ((*vh = malloc(sizeof (struct vrrp_handle))) == NULL) {
295 (*vh)->vh_dh = dh;
300 vrrp_close(vrrp_handle_t vh) argument
302 if (vh != NULL) {
303 dladm_close(vh->vh_dh);
304 free(vh);
327 vrrp_create(vrrp_handle_t vh, vrrp_vr_conf_t *conf) argument
362 vrrp_delete(vrrp_handle_t vh, const char *vn) argument
386 vrrp_enable(vrrp_handle_t vh, cons argument
408 vrrp_disable(vrrp_handle_t vh, const char *vn) argument
430 vrrp_modify(vrrp_handle_t vh, vrrp_vr_conf_t *conf, uint32_t mask) argument
515 vrrp_list(vrrp_handle_t vh, vrid_t vrid, const char *intf, int af, uint32_t *cnt, char *names) argument
603 vrrp_query(vrrp_handle_t vh, const char *vn, vrrp_queryinfo_t **vqp) argument
671 vrrp_is_vrrp_vnic(vrrp_handle_t vh, datalink_id_t vnicid, datalink_id_t *linkidp, uint16_t *vidp, vrid_t *vridp, int *afp) argument
714 vrrp_get_vnicname(vrrp_handle_t vh, vrid_t vrid, int af, char *link, datalink_id_t *linkidp, uint16_t *vidp, char *vnic, size_t len) argument
[all...]
/illumos-gate/usr/src/uts/common/os/
H A Dsunmdi.c274 mdi_vhci_t *vh, int flags, int op);
383 mdi_vhci_t *vh = NULL; local
409 for (vh = mdi_vhci_head; vh != NULL; vh = vh->vh_next) {
410 if (strcmp(vh->vh_class, class) == 0) {
416 if (vh->vh_ops != NULL) {
428 if (vh == NULL) {
435 vh
500 mdi_vhci_t *found, *vh, *prev = NULL; local
580 mdi_vhci_t *vh = NULL; local
604 mdi_vhci_t *vh = NULL; local
627 mdi_vhci_t *vh; local
711 mdi_vhci_t *vh; local
958 mdi_vhci_t *vh; local
987 mdi_vhci_t *vh; local
1101 i_mdi_devinfo_create(mdi_vhci_t *vh, char *name, char *guid, char **compatible, int ncompatible) argument
1155 i_mdi_devinfo_find(mdi_vhci_t *vh, caddr_t name, char *guid) argument
1325 i_mdi_client_alloc(mdi_vhci_t *vh, char *name, char *lguid) argument
1380 i_mdi_client_enlist_table(mdi_vhci_t *vh, mdi_client_t *ct) argument
1401 i_mdi_client_delist_table(mdi_vhci_t *vh, mdi_client_t *ct) argument
1443 i_mdi_client_free(mdi_vhci_t *vh, mdi_client_t *ct) argument
1495 i_mdi_client_find(mdi_vhci_t *vh, char *cname, char *guid) argument
1879 mdi_vhci_t *vh = ct->ct_vhci; local
2642 mdi_vhci_t *vh; local
2781 mdi_vhci_t *vh; local
3134 mdi_vhci_t *vh; local
3425 mdi_vhci_t *vh; local
3851 mdi_vhci_t *vh = NULL; local
3981 mdi_vhci_t *vh = NULL; local
5698 mdi_vhci_t *vh; local
6269 i_mdi_enable_disable_path(mdi_pathinfo_t *pip, mdi_vhci_t *vh, int flags, int op) argument
6362 mdi_vhci_t *vh = NULL; local
7475 setup_vhci_cache(mdi_vhci_t *vh) argument
7545 destroy_vhci_cache(mdi_vhci_t *vh) argument
9166 build_vhci_cache(mdi_vhci_t *vh) argument
9237 vhcache_discover_paths(mdi_vhci_t *vh) argument
9290 mdi_vhci_t *vh = i_devi_get_vhci(vdip); local
9478 mdi_vhci_t *vh; local
9502 mdi_vhci_t *vh = i_devi_get_vhci(vdip); local
9530 mdi_vhci_t *vh = i_devi_get_vhci(vdip); local
9557 mdi_vhci_t *vh = NULL; local
9683 mdi_vhci_t *vh; local
[all...]
/illumos-gate/usr/src/cmd/avs/dsstat/
H A Ddsstat.c279 char *vh = NULL; local
288 vh = volume;
295 if (vslist->volhost && vh) {
296 if (strcmp(vslist->volhost, vh) == 0 &&
317 if (vh == NULL)
320 newvol->volhost = (char *)calloc((strlen(vh) + 1),
322 (void) strcpy(newvol->volhost, vh);
H A Dsndr_stats.c791 char *vh; local
805 vh = kstat_value(ksp, RDC_IKSTAT_PRIMARY_HOST);
808 sndr_strcmp(vh, vslist->volhost) == 0)
813 vh = kstat_value(ksp, RDC_IKSTAT_SECONDARY_HOST);
816 sndr_strcmp(vh, vslist->volhost) == 0)
/illumos-gate/usr/src/uts/common/sys/
H A Dmdi_impldefs.h290 #define MDI_VHCI_PHCI_LOCK(vh) mutex_enter(&(vh)->vh_phci_mutex)
291 #define MDI_VHCI_PHCI_TRYLOCK(vh) mutex_tryenter(&(vh)->vh_phci_mutex)
292 #define MDI_VHCI_PHCI_UNLOCK(vh) mutex_exit(&(vh)->vh_phci_mutex)
294 #define MDI_VHCI_PCHI_LOCKED(vh) MUTEX_HELD(&(vh)->vh_phci_mutex)
296 #define MDI_VHCI_CLIENT_LOCK(vh) mutex_enter(&(vh)
[all...]
/illumos-gate/usr/src/uts/common/io/myri10ge/drv/
H A Dmyri10ge.c1777 struct ether_vlan_header *vh; local
1802 vh = (struct ether_vlan_header *)(void *)mp->b_rptr;
1803 if (vh->ether_type != BE_16(ETHERTYPE_IP))
1806 ip = (struct ip *)(void *)(vh + 1);

Completed in 685 milliseconds