Home
last modified time | relevance | path

Searched refs:ctx_update_sub_id (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/vmware/vmci/
H A Dvmci_driver.c21 static vmci_id ctx_update_sub_id = VMCI_INVALID_ID; variable
48 if (sub_id != ctx_update_sub_id) { in vmci_util_cid_update()
87 vmci_util_cid_update, NULL, &ctx_update_sub_id) < VMCI_SUCCESS) { in vmci_util_init()
113 if (vmci_event_unsubscribe(ctx_update_sub_id) < VMCI_SUCCESS) in vmci_util_exit()
116 VMCI_EVENT_CTX_ID_UPDATE, ctx_update_sub_id); in vmci_util_exit()