Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/skywalk/nexus/
H A Dnexus_var.h595 nx_sync_tx(struct __kern_channel_ring *kring, boolean_t commit) in nx_sync_tx() argument
603 (commit ? KERN_NEXUS_SYNCF_COMMIT : 0)); in nx_sync_tx()
611 nx_sync_rx(struct __kern_channel_ring *kring, boolean_t commit) in nx_sync_rx() argument
619 (commit ? KERN_NEXUS_SYNCF_COMMIT : 0)); in nx_sync_rx()