Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/skywalk/nexus/
H A Dnexus_var.h606 nx_sync_tx(struct __kern_channel_ring *kring, boolean_t commit) in nx_sync_tx() argument
614 (commit ? KERN_NEXUS_SYNCF_COMMIT : 0)); in nx_sync_tx()
622 nx_sync_rx(struct __kern_channel_ring *kring, boolean_t commit) in nx_sync_rx() argument
630 (commit ? KERN_NEXUS_SYNCF_COMMIT : 0)); in nx_sync_rx()