Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/skywalk/nexus/
H A Dnexus_var.h601 nx_sync_tx(struct __kern_channel_ring *kring, boolean_t commit) in nx_sync_tx() argument
609 (commit ? KERN_NEXUS_SYNCF_COMMIT : 0)); in nx_sync_tx()
617 nx_sync_rx(struct __kern_channel_ring *kring, boolean_t commit) in nx_sync_rx() argument
625 (commit ? KERN_NEXUS_SYNCF_COMMIT : 0)); in nx_sync_rx()