Home
last modified time | relevance | path

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

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